ArcObjects Library Reference (GeoDatabase)  

IConfigurationKeyword2.Description Property

The description of the keyword.

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

Parameters

[in]    is a parameter of type BSTR

Product Availability

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

See Also

IConfigurationKeyword2 Interface