This document is archived and information here might be outdated. Recommended version. |
Server machine name.
[Visual Basic .NET] Public Property Host As String
[C#] public string Host {get; set;}
[C++]
HRESULT get_Host(
System.String* 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