Text Reference UtilitiesCreate Type Reference Method
Create a type reference
Definition
Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2026.1.20.0
The type reference
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2026.1.20.0
C#
public static TypeReference CreateTypeReference(
string api
)VB
Public Shared Function CreateTypeReference (
api As String
) As TypeReferenceC++
public:
static TypeReference^ CreateTypeReference(
String^ api
)F#
static member CreateTypeReference :
api : string -> TypeReference Parameters
- api String
- The member ID for which to create a reference
Return Value
TypeReferenceThe type reference