Text Reference Utilities Class
Logic for constructing references from code entity reference strings. Anything that depends on the
specific form of the ID strings lives here.
Definition
Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2026.1.20.0
C#
public static class TextReferenceUtilitiesVB
Public NotInheritable Class TextReferenceUtilitiesC++
public ref class TextReferenceUtilities abstract sealedF#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type TextReferenceUtilities = class end- Inheritance
- Object TextReferenceUtilities
Properties
| GenericContext | This read-only property returns the generic context |
Methods
| CreateMemberReference | Create a member reference |
| CreateNamespaceReference | Create a namespace reference |
| CreateReference | Create a reference |
| CreateTypeReference | Create a type reference |
| SetGenericContext | Set the generic context |