MemberIdentity.MemberInfo Property

Definition

The MemberInfo representing the member, or null if not known.

public System.Reflection.MemberInfo MemberInfo { [System.Diagnostics.DebuggerStepThrough] get; }
public System.Reflection.MemberInfo? MemberInfo { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.MemberInfo : System.Reflection.MemberInfo
Public ReadOnly Property MemberInfo As MemberInfo

Property Value

Attributes

Applies to