Click or drag to resize

ActionTextConditionForTemplateOverwriteProjectItems Property

Gets or sets a value indicating whether existing items in the target folder should be overridden when copying the project items.

Namespace: Altaxo.Serialization.NamePropertyExtraction
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public OverwriteBehavior OverwriteProjectItems { get; init; }

Property Value

OverwriteBehavior

Implements

IActionConditionForTemplateOverwriteProjectItems
See Also