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