ISandcastleProjectDecodedCopyrightText Property
This read-only property is used to get the copyright notice that appears in the footer of each page
with any hex value place holders replaced with their actual character.
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
string DecodedCopyrightText { get; }
ReadOnly Property DecodedCopyrightText As String
Get
property String^ DecodedCopyrightText {
String^ get ();
}
abstract DecodedCopyrightText : string with get
Property Value
String