ArcObjects Library Reference (GeoDatabase)  

IConfigurationParameter2.Name Property

The name of the parameter.

[Visual Basic .NET]
Public WriteOnly Property Name_2
[C#]
public void Name_2 {set;}
[C++]
HRESULT put_Name(
  BSTR 
);
[C++]

Parameters

[in]    is a parameter of type BSTR

Product Availability

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

See Also

IConfigurationParameter2 Interface