Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public ISIPConfiguration Config { get; }
Public ReadOnly Property Config As ISIPConfiguration
Get
public:
property ISIPConfiguration^ Config {
ISIPConfiguration^ get ();
}
member Config : ISIPConfiguration with get
Property Value
Type:
ISIPConfigurationSee Also