MSHelp Viewer Sdk Link Type Enumeration
This public enumerated type defines the type of links used to reference other help topics referring to
framework (SDK) help topics in MS Help Viewer help files.
Definition
Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
[SerializableAttribute]
public enum MSHelpViewerSdkLinkTypeVB
<SerializableAttribute>
Public Enumeration MSHelpViewerSdkLinkTypeC++
[SerializableAttribute]
public enum class MSHelpViewerSdkLinkTypeF#
[<SerializableAttribute>]
type MSHelpViewerSdkLinkTypeMembers
| None | 0 | No active links |
| Id | 1 | Id style links for use within an MS Help viewer help file |
| Msdn | 2 | Links to framework topics online |