ToPropertyInfo()
Gets a PropertyInfo that represents the current property at run time.
Declaration
PropertyInfo ToPropertyInfo()
Returns
Type | Description |
---|---|
PropertyInfo | A PropertyInfo that can be used only in run-time code. |
Gets a PropertyInfo that represents the current property at run time.
PropertyInfo ToPropertyInfo()
Type | Description |
---|---|
PropertyInfo | A PropertyInfo that can be used only in run-time code. |