Gets the hostname of the machine on which the Open Agent is running.
C#
public String HostName { get; }
VB
Public Read Property HostName As String
Read only.