FeatureComponents Property

Microsoft Deployment Compression & Installer

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

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