SandcastleProjectCopyrightHref Property

This read-only property is used to get the URL to use as the link for the copyright notice

Definition

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public string CopyrightHref { get; }

Property Value

String
If not set, the CopyrightText (if any) is not turned into a clickable link

See Also