ArcObjects Library Reference (Catalog)  

IGxObjectFilter.Name Property

A user-friendly name identifying this filter.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectFilter Interface