Properties Property

DTF API

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

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