Files Property From Microsoft Deployment Tools previous page next page Deployment Tools Foundation Files Property Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Linq ► QDatabase ► Files C# Visual Basic Visual C++ 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) previous page start next page