FileHashes Property From Microsoft Deployment Tools previous page next page Deployment Tools Foundation FileHashes Property Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Linq ► QDatabase ► FileHashes C# Visual Basic Visual C++ Queryable standard table with predefined specialized record type. Declaration Syntax C# Visual Basic Visual C++ public QTable<FileHash_> FileHashes { get; } Public ReadOnly Property FileHashes As QTable(Of FileHash_) public: property QTable<FileHash_^>^ FileHashes { QTable<FileHash_^>^ 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