ISandcastle ProjectCopyright Href Property
This read-only property is used to get the URL to use as the link for the copyright notice
Definition
Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
If not set, the CopyrightText (if any) is not turned into a clickable link
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
string CopyrightHref { get; }VB
ReadOnly Property CopyrightHref As String
GetC++
property String^ CopyrightHref {
String^ get ();
}F#
abstract CopyrightHref : string with getProperty Value
StringIf not set, the CopyrightText (if any) is not turned into a clickable link