Click or drag to resize
Sandcastle Help File BuilderSandcastleProjectCopyrightHref Property
This is used to get or set the URL to use as the link for the copyright notice.

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

Property Value

Type: String
If not set, the see cref="CopyrighText"/> (if any) is not turned into a clickable link.
See Also