Click or drag to resize
Sandcastle Help File BuilderNamespaceSummaryItemCollectionProject Property
This is used to get a reference to the project that owns the collection

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public SandcastleProject Project { get; }

Property Value

Type: SandcastleProject
See Also