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


IFileSystemQuery.IncludeSubFolders Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

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