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


IConfigurationParameter2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IC > IConfigurationParameter2 Interface
ArcGIS Developer Help

IConfigurationParameter2 Interface

Provides access to members to supply information about configuration paramters.

Product Availability

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

Members

Name Description
Write-only property ConfigurationString The configuration string defined by the parameter.
Read-only property ConfigurationString The configuration string defined by the parameter.
Write-only property Name The name of the parameter.
Read-only property Name The name of the parameter.

Inherited Interfaces

Interfaces Description
IConfigurationParameter Provides access to members to supply information about configuration paramters.

Classes that implement IConfigurationParameter2

Classes Description