HostComputer Property (Scheduler)
In This Topic
The name of the computer where the adTempus service is running.
Syntax
'Declaration
Public ReadOnly Property HostComputer As String
public string HostComputer {get;}
public:
property String^ HostComputer {
String^ get();
}
See Also