System::ExceptionWrapper::Type 方法

ExceptionWrapper::Type method

获取 Exception 类型的 System::TypeInfo 对象的快捷方式。

static const System::TypeInfo & System::ExceptionWrapper<T>::Type()

ReturnValue

指向描述 Exception 类型的 TypeInfo 结构的 const 引用。

另见