Represents a Windows feature selection in a PackageAction.
The following tables list the members exposed by the AnswerFileWindowsFeatureSelection type.
Public Properties
Name | Description | |
---|---|---|
Enabled | Retrieves or sets the installation state of the Windows feature. | |
Name | Retrieves the name of the Windows feature. | |
Parent | Retrieves the package action from which the Windows feature selection is obtained. |
Public Methods (see also Protected Methods )
Name | Description | |
---|---|---|
CanConsume | (inherited from ObjectBase ) | |
Consume | (inherited from ObjectBase ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
Remove | Removes the Windows feature selection from answer file. | |
ToString | (inherited from Object ) |
Protected Methods
Name | Description | |
---|---|---|
Generic CreateProperty | (inherited from ObjectBase ) | |
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) | |
Generic OnValueChanged | (inherited from ObjectBase ) |
Public Events
Name | Description | |
---|---|---|
PropertyChanged | (inherited from ObjectBase ) |