CreateFolders Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation CreateFolders Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstaller.LinqQDatabaseCreateFolders
Queryable standard table with predefined specialized record type.
Declaration Syntax
C# Visual Basic Visual C++ F#
public QTable<CreateFolder_> CreateFolders { get; }
Public ReadOnly Property CreateFolders As QTable(Of CreateFolder_)
	Get
public:
property QTable<CreateFolder_^>^ CreateFolders {
	QTable<CreateFolder_^>^ get ();
}
member CreateFolders : QTable<CreateFolder_> with get
Property Value
QTable < (Of < ( <' CreateFolder_ > ) > ) >

Assembly: Microsoft.Deployment.WindowsInstaller.Linq (Module: Microsoft.Deployment.WindowsInstaller.Linq.dll) Version: 3.0.0.0 (3.11.1.2318)