Click or drag to resize
Sandcastle Help File BuilderSandcastleProjectHtmlSdkLinkType Property
This is used to get or set the type of links used to reference other help topics referring to framework (SDK) help topics in HTML Help 1 help files.

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

Property Value

Type: HtmlSdkLinkType
The default is to produce links to online MSDN content.
See Also