ISandcastleProjectHtmlSdkLinkType 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: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
HtmlSdkLinkType HtmlSdkLinkType { get; }

Property Value

HtmlSdkLinkType
The default is to produce links to online content

See Also