ApplicationDtmfParserContentType Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
StringImplements
IContentParserTContentType
See Also