Click or drag to resize

IActionConditionForTemplate Properties

The IActionConditionForTemplate type exposes the following members.

Properties
 NameDescription
Public propertyDescription Gets or sets the description of the action.
(Inherited from IActionOnProperty)
Public propertyOverwriteProjectItems Gets or sets a value indicating whether existing items in the target folder should be overridden when copying the project items.
Public propertyProjectItemsUsedAsTemplate List of project items to be copied to the target folder if the condition is met.
Public propertyPropertyName 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)
Top
See Also