Click or drag to resize

IActionConditionForTemplateOverwriteProjectItems 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#
OverwriteBehavior OverwriteProjectItems { get; init; }

Property Value

OverwriteBehavior
See Also