Table of Contents

TargetDictionary.this Property

Definition

Namespace
Sandcastle.Tools.BuildComponents.Targets
Assembly
Sandcastle.Tools.BuildComponents.dll
public abstract Target this[string key] { get; set; }

Parameters

key string

Property Value

Target

If not found, this implementation returns null.