Click or drag to resize

ActionTextConditionForTemplateCondition Property

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.

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

Property Value

String
See Also