FeatureComponents Property

Microsoft Deployment Tools

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_)
public:
property QTable<FeatureComponent_^>^ FeatureComponents {
	QTable<FeatureComponent_^>^ get ();
}

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