SandcastleProjectFooterText Property
This read-only property is used to get additional text that should appear in the footer of every page
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string FooterText { get; }
Public ReadOnly Property FooterText As String
Get
public:
property String^ FooterText {
String^ get ();
}
member FooterText : string with get
Property Value
String