Table of Contents

MethodTarget.Templates Property

Definition

Namespace
Sandcastle.Tools.BuildComponents.Targets
Assembly
Sandcastle.Tools.BuildComponents.Targets.dll

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

public IList<string> Templates { get; set; }

Property Value

IList<string>