System::Reflection::PropertyInfo::set_PropertyType 方法
PropertyInfo::set_PropertyType method
设置此属性的类型。
void System::Reflection::PropertyInfo::set_PropertyType(const TypeInfo &type)
| 参数 | 类型 | 描述 |
|---|---|---|
| 类型 | const TypeInfo& | 属性类型 |
另见
- Class TypeInfo
- Class PropertyInfo
- Namespace System::Reflection
- Library Aspose.Font for C++