Deployment Tools Foundation
Components Property
Queryable standard table with predefined specialized record type.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public QTable<Component_> Components { get; }
Public ReadOnly Property Components As QTable(Of Component_) Get
public: property QTable<Component_^>^ Components { QTable<Component_^>^ get (); }
member Components : QTable<Component_> with get
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller.Linq (Module: Microsoft.Deployment.WindowsInstaller.Linq.dll) Version: 3.0.0.0 (3.11.1.2318)