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