MSHelpViewerSdkLinkType 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.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
[SerializableAttribute]
public enum MSHelpViewerSdkLinkType
<SerializableAttribute>
Public Enumeration MSHelpViewerSdkLinkType
[SerializableAttribute]
public enum class MSHelpViewerSdkLinkType
[<SerializableAttribute>]
type MSHelpViewerSdkLinkType
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 |