Server machine name.
[Visual Basic .NET] Public Property Host As String
[C#] public string Host {get; set;}
[C++]
HRESULT get_Host(
BSTR* pHost
);
[C++]
HRESULT put_Host(
BSTR pHost
);
[C++]Parameters
pHost [out, retval] pHost is a parameter of type BSTR pHost [in] pHost is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.