MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIProperty­Or­IndexerTo­Property­Info
Open sandboxFocus

IPropertyOrIndexer.ToPropertyInfo Method

ToPropertyInfo()

Gets a System.Reflection.PropertyInfo that represents the current property at run time.

Declaration
PropertyInfo ToPropertyInfo()
Returns
Type Description
System.Reflection.PropertyInfo

A System.Reflection.PropertyInfo that can be used only in run-time code.