Registries Property

DTF API

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

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