ReferenceLinkType Enumeration

This public enumerated type defines the reference content link types

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.2.18.0
[SerializableAttribute]
public enum ReferenceLinkType

Members

None0No links
Self1Self-referencing link (link to topic within its own page)
Local2Local links
Msdn3Links to online content (Framework types only)
Id4Id links (MS Help Viewer only)

See Also