Target Class
Definition
- 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 |