ArcObjects Library Reference (Server)  

IServerConfigurationStorage.ServerProperties Property

.

[Visual Basic .NET]
Public ReadOnly Property ServerProperties As String
[C#]
public string ServerProperties {get;}
[C++]
HRESULT get_ServerProperties(
  BSTR* pList
);
[C++]

Parameters

pList [out, retval]   pList is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IServerConfigurationStorage Interface