Themed 2026 Presentation Style Preview

MethodTargetTemplates Property

This is used to get or set an enumerable list of the template types if any

Definition

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

Property Value

IListString

See Also