This document is archived and information here might be outdated. Recommended version. |
The admin URL of the server machine.
[Visual Basic .NET]
Public Property AdminURL As String
[C#]
public string AdminURL {get; set;}
[C++]
HRESULT get_AdminURL(
System.String* pUrl
);
[C++]
HRESULT put_AdminURL(
BSTR pUrl
);
[C++] Parameters pUrl [out, retval]
pUrl is a parameter of type BSTR* pUrl [in]
pUrl is a parameter of type BSTR