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

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

Return Value

Type: String
The entity in its <codeEntityReference> element form
See Also