Deployment Tools Foundation
Features Property
Gets an accessor for features in the current session.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public FeatureInfoCollection Features { get; }
Public ReadOnly Property Features As FeatureInfoCollection
public: property FeatureInfoCollection^ Features { FeatureInfoCollection^ get (); }