AbstractMessageModifierSeparator Property |
Gets the separator characters for the lines.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
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