Files Property

Microsoft Deployment Tools

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_)
public:
property QTable<File_^>^ Files {
	QTable<File_^>^ get ();
}

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