Bearbeiten

SystemType.GetReference(Type) Method

Definition

public:
 static System::String ^ GetReference(Type ^ type);
public static string GetReference (Type type);
static member GetReference : Type -> string
Public Shared Function GetReference (type As Type) As String

Parameters

type
Type

Returns

Applies to