Documentation for a minimal subset of the QSM API
Folders Property
Namespaces > QS.Fx.Filesystem > IFolder > Folders
Returns the names of subfolders in this folder.
Syntax
C#Visual BasicManaged C++
IEnumerable<string> Folders { get; }
ReadOnly Property Folders As IEnumerable(Of String)
property IEnumerable<String^>^ Folders {
	IEnumerable<String^>^ get ();
}

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0