InfoDataMimeType Property |
Gets the MIME type of the content.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string MimeType { get; }
Public ReadOnly Property MimeType As String
Get
public:
property String^ MimeType {
String^ get ();
}
member MimeType : string with get
Property Value
Type:
StringSee Also