LocationInfo Constructor (PropertyInfo) |
Initializes a new LocationInfo from a PropertyInfo.
Namespace: PostSharp.Reflection
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public LocationInfo( PropertyInfo propertyInfo )
Parameters
- propertyInfo
- Type: System.Reflection.PropertyInfo
The property represented by the LocationInfo.