Click or drag to resize

IFeature Properties

The IFeature type exposes the following members.

Properties
  NameDescription
Public propertyConfiguration
Gets or sets the configuration object which the feature wishes the configuration tool to render.
Public propertyConfigurationType
Gets or sets the type of configuration section which this feature is expecting
Public propertyDescription
Gets a human readable description of the feature which can be shown on the user interface
Public propertyFlags
Gets the flags for this feature (such as auto-configure, always apply configuration, etc.)
Public propertyGroup
The group in which this feature belongs
Public propertyName
Gets the name of the feature to show in the main configuration panel
Top
See Also