Click or drag to resize
Sandcastle Help File BuilderSandcastleProjectMSHelp2SdkLinkType 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 2 help files.

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

Property Value

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