public string GetManagedTypeName ();

반환

string Returns the full namespace and type of the target class.

설명

Retrieves a human readable namespace and the name of the target class, regardless of whether it's a managed C# class or a native C++ class.