ISandcastle ProjectProject Summary Property
This read-only property is used to get the project summary comments
Definition
Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
string ProjectSummary { get; set; }VB
Property ProjectSummary As String
Get
SetC++
property String^ ProjectSummary {
String^ get ();
void set (String^ value);
}F#
abstract ProjectSummary : string with get, setProperty Value
StringRemarks
These notes will appear in the root namespaces page if entered