Click or drag to resize

ActionTextConditionForTemplate Properties

The ActionTextConditionForTemplate type exposes the following members.

Properties
 NameDescription
Public propertyCondition 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.
Public propertyConditionComparisonKind Designates how to compare the property value to the Condition.
Public propertyDescription Gets or sets the description of the action.
Public propertyIsConditionCaseSensitive Gets or sets a value indicating whether the condition check should be case-sensitive.
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 or sets the name of the property to be put into the property bag.
Top
See Also