Themed 2026 Presentation Style Preview

MethodTargetTemplateArgs Property

This is used to get or set specialized template arguments if any (used with extension methods)

Definition

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

Property Value

IListTypeReference

See Also