Summary
Gets the type of the property.
- Assembly
- Rocket
.Surgery .Reflection .Extensions .dll - Namespace
- Rocket
.Surgery .Reflection - Containing Type
- PropertyDelegate
Syntax
public Type PropertyType { get; }
Value
Type | Description |
---|---|
Type | The type of the property. |