This represents a conceptual content CodeReference that can be used to insert a common item, value, or construct into topics.

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.0.0

Syntax

C#
[SerializableAttribute]
public class CodeReference
Visual Basic
<SerializableAttribute> _
Public Class CodeReference

Remarks

This class is serializable so that it can be copied to the clipboard.

Inheritance Hierarchy

System..::..Object
  SandcastleBuilder.Utils.ConceptualContent..::..CodeReference

See Also