Files Property

Microsoft Deployment Compression & Installer

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

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