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.

Definition

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
[SerializableAttribute]
public enum MSHelpViewerSdkLinkType

Members

None0No active links
Id1Id style links for use within an MS Help viewer help file
Msdn2Links to framework topics online

See Also