TypeNameHelper.GetTypeDisplayName(Type) Methode

Definition

Diese API unterstützt die .NET-Infrastruktur und sollte nicht direkt aus dem Code verwendet werden.

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

Parameter

type
Type

Gibt zurück

String

Gilt für: