NamespaceSummaryItemCollectionProject Property
This is used to get or set a reference to the project that owns the collection
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public ISandcastleProject Project { get; set; }
Public Property Project As ISandcastleProject
Get
Set
public:
property ISandcastleProject^ Project {
ISandcastleProject^ get ();
void set (ISandcastleProject^ value);
}
member Project : ISandcastleProject with get, set
Property Value
ISandcastleProject This is used by collection editors to get a reference to the owning project