CodeEntityReferenceToCodeEntityReference Method

Convert the entity to its <codeEntityReference> element form

Definition

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

Return Value

String
The entity in its <codeEntityReference> element form

See Also