ISandcastle ProjectHtml Sdk Link Type 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: 2026.1.20.0
The default is to produce links to online content
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
HtmlSdkLinkType HtmlSdkLinkType { get; }VB
ReadOnly Property HtmlSdkLinkType As HtmlSdkLinkType
GetC++
property HtmlSdkLinkType HtmlSdkLinkType {
HtmlSdkLinkType get ();
}F#
abstract HtmlSdkLinkType : HtmlSdkLinkType with getProperty Value
HtmlSdkLinkTypeThe default is to produce links to online content