NamespaceTarget Class
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.Targets.dll
This represents a namespace target
[Serializable]
public sealed class NamespaceTarget : Target
- Inheritance
-
NamespaceTarget
Constructors
| NamespaceTarget(string) |
Constructor |
Properties
| Container |
This is used to get or set the target's container (Inherited from Target) |
| File |
This is used to get or set the target's reference topic filename (Inherited from Target) |
| Id |
This is used to get or set the target's member ID (Inherited from Target) |
| Name |
This read-only property returns the namespace name |