Click or drag to resize
Sandcastle Help File BuilderCodeReferenceToCodeReference Method
Convert the token to its <codeReference> element form

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public string ToCodeReference()

Return Value

Type: String
The token in its <codeReference> element form
See Also