TypeTargetTemplates Property

This is used to get or set the templates

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents.Targets (in Sandcastle.Tools.BuildComponents.Targets.dll) Version: 2024.12.21.0
public IList<string> Templates { get; set; }

Property Value

IListString

See Also