Click or drag to resize
Sandcastle Help File BuilderCodeEntityReferenceToSee Method
Convert the entity to its <see> element form

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

Return Value

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