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


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

IGxCatalog.FileFilter Property

The file filter.

[Visual Basic .NET]
Public ReadOnly Property FileFilter As IGxFileFilter
[C#]
public IGxFileFilter FileFilter {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxCatalog Interface