Action |
The ActionTextConditionForTemplate type exposes the following members.
| Name | Description | |
|---|---|---|
| Condition | Gets or sets the condition value that must be met for the action to be executed. If the property matches the condition value, the ProjectItemsUsedAsTemplate will be copied to the target folder. | |
| ConditionComparisonKind | Designates how to compare the property value to the Condition. | |
| Description | Gets or sets the description of the action. | |
| IsConditionCaseSensitive | Gets or sets a value indicating whether the condition check should be case-sensitive. | |
| OverwriteProjectItems | Gets or sets a value indicating whether existing items in the target folder should be overridden when copying the project items. | |
| ProjectItemsUsedAsTemplate | List of project items to be copied to the target folder if the condition is met. | |
| PropertyName | Gets or sets the name of the property to be put into the property bag. |