ReferenceLinkType Enumeration
This public enumerated type defines the reference content link types
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
[SerializableAttribute]
public enum ReferenceLinkType
<SerializableAttribute>
Public Enumeration ReferenceLinkType
[SerializableAttribute]
public enum class ReferenceLinkType
[<SerializableAttribute>]
type ReferenceLinkType
None | 0 | No links |
Self | 1 | Self-referencing link (link to topic within its own page) |
Local | 2 | Local links |
Msdn | 3 | Links to online content (Framework types only) |
Id | 4 | Id links (MS Help Viewer only) |