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


IConfigurationKeyword2.Comments Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IConfigurationKeyword2.Comments Property

Any additional comments about the keyword.

[Visual Basic .NET]
Public WriteOnly Property Comments_2
[C#]
public void Comments_2 {set;}
[C++]
HRESULT put_Comments(
  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