SDPOriginNettype Property |
Gets a text string giving the type of network.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
NetType
See Also