SandcastleProjectWebsiteSdkLinkType Property

This read-only property is used to get the type of links used to reference other help topics referring to framework (SDK) help topics in HTML Help 1 help files.

Definition

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

Property Value

HtmlSdkLinkType
The default is to produce links to online content

See Also