![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
Features Property
Queryable standard table with predefined specialized record type.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ | F# |
public QTable<Feature_> Features { get; }
Public ReadOnly Property Features As QTable(Of Feature_) Get
public: property QTable<Feature_^>^ Features { QTable<Feature_^>^ get (); }
member Features : QTable<Feature_> with get
![](collapse_all.gif)
Assembly: Microsoft.Deployment.WindowsInstaller.Linq (Module: Microsoft.Deployment.WindowsInstaller.Linq.dll) Version: 3.0.0.0 (3.11.1.2318)