Gets 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:
NetTypeRemarks See Also