This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IA > IAGSLocatorWorkspace Interface > IAGSLocatorWorkspace.AGSServerConnection Property (ArcObjects .NET 10.5 SDK) |
The ArcGIS server connection that contains the locator workspace.
[Visual Basic .NET] Public ReadOnly Property AGSServerConnection As IAGSServerConnectionName
[C#] public IAGSServerConnectionName AGSServerConnection {get;}
[C++]
HRESULT get_AGSServerConnection(
IAGSServerConnectionName** serverConnection
);
[C++]
Parameters serverConnection [out, retval]
serverConnection is a parameter of type IAGSServerConnectionName