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