Click or drag to resize
ClientApplicationName Property

HTML5 client: Returns the domain name of the web host which the client is connected.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public string ApplicationName { get; }

Return Value

Type: String

the application name.

Remarks

SoRemoteVizClient node: Returns the string "SoRemoteVizClient".

See Also