Click or drag to resize
Sandcastle Help File BuilderHtmlSdkLinkType Enumeration
This public enumerated type defines the type of links used to reference other help topics referring to framework (SDK) help topics in HTML Help 1 and website help files.

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
[SerializableAttribute]
public enum HtmlSdkLinkType
Members
  Member nameValueDescription
None0No active links
Msdn1Links to framework topics online at MSDN
See Also