AbstractMessageModifierSeparator Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxprotected abstract string Separator { get; }Protected MustOverride ReadOnly Property Separator As String
Get
protected:
virtual property String^ Separator {
String^ get () abstract;
}abstract Separator : string with get
Property Value
String
See Also