IAction |
The IActionConditionForTemplate type exposes the following members.
| Name | Description | |
|---|---|---|
| Description |
Gets or sets the description of the action.
(Inherited from IActionOnProperty) | |
| 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 the name of the property that the action operates on.
This property is required and must be initialized when implementing classes are instantiated.
(Inherited from IActionOnProperty) |