Deployment Tools Foundation
FeatureComponents Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Linq ► QDatabase ► FeatureComponents
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
Assembly: Microsoft.Deployment.WindowsInstaller.Linq (Module: Microsoft.Deployment.WindowsInstaller.Linq.dll) Version: 3.0.0.0 (3.9.1006.0)