ResourceMIMEType Property
The MIME type of the file.
Syntax
[VB.NET] Public ReadOnlyProperty ResourceMIMEType As String
[C#] public string ResourceMIMEType {get;}
Remarks
This property holds the server assigned MIME type for the file.
This property is read-only and not available at design time.
Default Value
""