Click or drag to resize
MemberReference Properties

The MemberReference type exposes the following members.

Properties
  NameDescription
Public propertyDeclaringType
Get the decalaring type.
Public propertyMemberInfo
Gets the MemberInfo associated with the reference.
Public propertyName
Gets the name of the member, applies NameAttribute first.
Top
See Also