SDPOriginNettype Property |
Gets a text string giving the type of network.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic NetType Nettype { get; }
Public ReadOnly Property Nettype As NetType
Get
public:
property NetType Nettype {
NetType get ();
}
member Nettype : NetType with get
Property Value
NetType
See Also