 | SandcastleProjectProjectSummary Property |
This is used to get or set the project summary comments
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntaxpublic string ProjectSummary { get; set; }Public Property ProjectSummary As String
Get
Set
public:
property String^ ProjectSummary {
String^ get ();
void set (String^ value);
}member ProjectSummary : string with get, set
Property Value
Type:
String
RemarksThese notes will appear in the root namespaces page if
entered.
See Also