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


IGxObjectFilter.Description Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectFilter Interface > IGxObjectFilter.Description Property
ArcGIS Developer Help

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