Table of Contents

ConstructorTarget.Parameters Property

Definition

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

This read-only property returns an enumerable list of parameters if any

public IList<Parameter> Parameters { get; }

Property Value

IList<Parameter>