Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IMedia Interface / ContentType Property


In This Topic
ContentType Property
In This Topic
Gets the content type of embedded resource.
Syntax
'Declaration
 
ReadOnly Property ContentType As String
 
'Usage
 
Dim instance As IMedia
Dim value As String
 
value = instance.ContentType
See Also