This document is archived and information here might be outdated. Recommended version. |
The AGSServerConnectionName object associated with the server object.
[Visual Basic .NET] Public ReadOnly Property FullName As IName
[C#] public IName FullName {get;}
[C++]
HRESULT get_FullName(
IName** ServerObjectName
);
[C++] Parameters ServerObjectName [out, retval]
ServerObjectName is a parameter of type IName**