ISandcastle ProjectWebsite 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 WebsiteSdkLinkType { get; }VB
ReadOnly Property WebsiteSdkLinkType As HtmlSdkLinkType
GetC++
property HtmlSdkLinkType WebsiteSdkLinkType {
HtmlSdkLinkType get ();
}F#
abstract WebsiteSdkLinkType : HtmlSdkLinkType with getProperty Value
HtmlSdkLinkTypeThe default is to produce links to online content