IActionConditionForTemplateProjectItemsUsedAsTemplate Property |
List of project items to be copied to the target folder if the condition is met.
Namespace: Altaxo.Serialization.NamePropertyExtractionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
SyntaxImmutableList<string> ProjectItemsUsedAsTemplate { get; init; }Property Value
ImmutableListString
See Also