ISandcastleProjectProductTitle Property
This read-only property is used to get the product title for the help viewer file
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
string ProductTitle { get; }
ReadOnly Property ProductTitle As String
Get
property String^ ProductTitle {
String^ get ();
}
abstract ProductTitle : string with get
Property Value
StringThe default if not specified will be the value of the
HelpTitle property