PostSharpAPI ReferencePost­Sharp.​ReflectionLocation­InfoProperty­Info
Open sandboxFocus

LocationInfo.PropertyInfo Property

PropertyInfo

Gets the underlying PropertyInfo, or null if the underlying code element is not a property.

Declaration
public PropertyInfo PropertyInfo { get; }
Property Value
Type Description
PropertyInfo