Features Property

Microsoft Deployment Compression & Installer

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

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