Table of Contents

ReferenceLinkType Enum

Definition

Namespace
Sandcastle.Tools.BuildComponents.Targets
Assembly
Sandcastle.Tools.BuildComponents.dll

This public enumerated type defines the reference content link types

[Serializable]
public enum ReferenceLinkType

Fields

Name Value Description
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)