Method GetPropertyType
GetPropertyType(string)
Gets the type of the property.
Declaration
public static Type GetPropertyType(string Name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | Name | The name. |
Returns
| Type | Description |
|---|---|
| Type | Type of the property. |