SandcastleProjectProductTitle Property
This read-only property is used to get the product title for the help viewer file
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string ProductTitle { get; }
Public ReadOnly Property ProductTitle As String
Get
public:
property String^ ProductTitle {
String^ get ();
}
member ProductTitle : string with get
Property Value
StringThe default if not specified will be the value of the
HelpTitle property