FileHashes Property

DTF API

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

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