CSession.RemoteHost Property | |
A string representing the Host name or IP address of the remote server.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY RemoteHost AS USUAL GET SET
public virtual Usual RemoteHost { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the Host name or IP address of the remote server.
See Also