HostName Property (SystemFunctions)

Action

Gets the hostname of the machine on which the Open Agent is running.

Syntax

C#

public String HostName { get; }

VB

Public Read Property HostName As String

Access

Read only.