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


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

IGxCatalogAdmin.PrescanFolders Property

Indicates if ArcCatalog should prescan folders and display them with a special icon if they contain GIS data.

[Visual Basic .NET]
Public Property PrescanFolders As Boolean
[C#]
public bool PrescanFolders {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxCatalogAdmin Interface