Returns the port number of this URI.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public string Port { get; }
Public ReadOnly Property Port As String
Get
public:
property String^ Port {
String^ get ();
}
member Port : string with get
Property Value
Type:
StringRemarks See Also