System::Reflection::MemberInfo::TypeInternal 类

TypeInternal class

声明类型描述。此类型应在栈上分配,并通过值或引用传递给函数。切勿使用 System::SmartPtr 类来管理此类型的对象。

class TypeInternal

方法

方法描述
get_FullName() const获取类型的完整名称。
get_Name() const获取类型的简短名称。

另见