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

LocationInfo.MemberInfo Property

MemberInfo

Gets the underlying System.Reflection.MemberInfo, or null if the underlying code element is not a field or a property.

Declaration
public MemberInfo MemberInfo { get; }
Property Value
Type Description
System.Reflection.MemberInfo