Table of Contents

Target Class

Definition

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

This is the base class for all other target types

[Serializable]
public class Target
Inheritance
Target
Derived

Properties

Container

This is used to get or set the target's container

File

This is used to get or set the target's reference topic filename

Id

This is used to get or set the target's member ID

Methods

Add(IDictionary<string, Target>)

Add the target to the given collection