Click or drag to resize

IActionConditionForTemplateProjectItemsUsedAsTemplate Property

List of project items to be copied to the target folder if the condition is met.

Namespace: Altaxo.Serialization.NamePropertyExtraction
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
ImmutableList<string> ProjectItemsUsedAsTemplate { get; init; }

Property Value

ImmutableListString
See Also