System::Reflection::PropertyInfo::set_PropertyType method
PropertyInfo::set_PropertyType method
Sets the type of this property.
void System::Reflection::PropertyInfo::set_PropertyType(const TypeInfo &type)
Parameter | Type | Description |
---|---|---|
type | const TypeInfo& | property type |
See Also
- Class TypeInfo
- Class PropertyInfo
- Namespace System::Reflection
- Library Aspose.PDF for C++