FolderInfo.HasSubFolders

FolderInfo.HasSubFolders property

Gets a value indicating whether the Folder object has any subfolders.

public virtual bool HasSubFolders { get; }

Property Value

The has sub folders.

See Also