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