次の方法で共有


ReflectionCallHelper.getTypeName(Type) Method

Definition

public:
 static System::String ^ getTypeName(Type ^ t);
public static string getTypeName (Type t);
static member getTypeName : Type -> string
Public Function getTypeName (t As Type) As String

Parameters

t
Type

Returns

Applies to