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


IGxCatalogAdmin.PrescanFolders Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

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