This document is archived and information here might be outdated.  Recommended version.


IConfigurationParameter.ConfigurationString Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

IConfigurationParameter.ConfigurationString Property

The configuration string defined by the parameter.

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

Parameters str [out, retval] str is a parameter of type BSTR

Product Availability

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

See Also

IConfigurationParameter Interface | IConfigurationKeyword Interface

.NET Related Topics

Querying workspace properties