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