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


IFileSystemQuery.IncludeSubFolders Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IF > IFileSystemQuery Interface > IFileSystemQuery.IncludeSubFolders Property
ArcGIS Developer Help

IFileSystemQuery.IncludeSubFolders Property

Indicates if subfolders will be searched.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IFileSystemQuery Interface