

Deployment Tools Foundation
FeatureComponents Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Linq ► QDatabase ► FeatureComponents
Queryable standard table with predefined specialized record type.

C# | Visual Basic | Visual C++ | F# |
public QTable<FeatureComponent_> FeatureComponents { get; }
Public ReadOnly Property FeatureComponents As QTable(Of FeatureComponent_) Get
public: property QTable<FeatureComponent_^>^ FeatureComponents { QTable<FeatureComponent_^>^ get (); }
member FeatureComponents : QTable<FeatureComponent_> with get

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