Click or drag to resize

IDescribedConfigurationTask Properties

The IDescribedConfigurationTask type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalInformation
Gets additional information about the task and what the task is performing
Public propertyDescription
Get description of the task
(Inherited from IConfigurationTask.)
Public propertyFeature
Gets the feature that this task configures
(Inherited from IConfigurationTask.)
Public propertyHelpUri
A link to an external website where the administrator can get more information about the task
Public propertyName
Get the name of the task to show on the user interface
(Inherited from IConfigurationTask.)
Top
See Also