Click or drag to resize
Sandcastle Help File BuilderSandcastleProjectMSHelpViewerSdkLinkType 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 MS Help Viewer help files.

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

Property Value

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