'Declaration ReadOnly Property ContentType As String
'Declaration
ReadOnly Property ContentType As String
'Usage Dim instance As IMedia Dim value As String value = instance.ContentType
'Usage
Dim instance As IMedia Dim value As String value = instance.ContentType
string ContentType {get;}
IMedia Interface IMedia Members