DialogEventParserContentType Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string ContentType { get; }
Public ReadOnly Property ContentType As String
Get
public:
virtual property String^ ContentType {
String^ get () sealed;
}
abstract ContentType : string with get
override ContentType : string with get
Property Value
Type:
StringImplements
IContentParserTContentType
See Also