PropertyRefGetPropertyType Method (Object) |
Get the type of the specified property object.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static TypeRefBase GetPropertyType(
Object reference
)
Parameters
- reference
- Type: SystemObject
Return Value
Type:
TypeRefBaseSee Also