FileHashes Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation FileHashes Property
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_)
	Get
public:
property QTable<FileHash_^>^ FileHashes {
	QTable<FileHash_^>^ get ();
}
Property Value
QTable < (Of < ( <' FileHash_ > ) > ) >

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