FeatureTreeEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the event arguments associated with the feature tree for the configuration.
public ref class FeatureTreeEventArgs : EventArgs
public class FeatureTreeEventArgs : EventArgs
type FeatureTreeEventArgs = class
inherit EventArgs
Public Class FeatureTreeEventArgs
Inherits EventArgs
- Inheritance
-
FeatureTreeEventArgs
Constructors
| FeatureTreeEventArgs(UserVisibleFeature) |
Initializes a new instance of the FeatureTreeEventArgs class. |
Properties
| Feature |
Gets the features visible to the user. |