IFeatureTree Interface
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 interface of the feature tree.
public interface class IFeatureTree
public interface IFeatureTree
type IFeatureTree = interface
Public Interface IFeatureTree
- Derived
Properties
InstanceFeatures |
Gets the instance features. |
MachineFeatures |
Gets the machine features. |
RedistFeatures |
Gets the redist features. |
Events
FeatureActionChanged |
Occurs when the feature action changed. |