ServiceSettingsHostname Property |
Gets the current host name.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public string Hostname { get; }
Public ReadOnly Property Hostname As String
Get
public:
property String^ Hostname {
String^ get ();
}
member Hostname : string with get
Return Value
Type:
Stringthe current host name
Remarks See Also