ArcObjects Library Reference (Catalog)  

IGxObjectFilter.Description Property

A string that describes what this filter does.

[Visual Basic .NET]
Public ReadOnly Property Description As String
[C#]
public string Description {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectFilter Interface