This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IS > IServerConnection2 Interface > IServerConnection2.ConnectionProperties Property (ArcObjects .NET 10.4 SDK) |
Properties for the server connection.
[Visual Basic .NET] Public Property ConnectionProperties As IPropSet
[C#] public IPropSet ConnectionProperties {get; set;}
[C++]
HRESULT get_ConnectionProperties(
IPropSet** ppiProperties
);
[C++]
HRESULT put_ConnectionProperties(
IPropSet* ppiProperties
);
[C++]
Parameters ppiProperties [out, retval]
ppiProperties is a parameter of type IPropSet ppiProperties [in]
ppiProperties is a parameter of type IPropSet