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