The properties of the MemberInfo class are listed below. For a complete list of MemberInfo class members, see the MemberInfo Members topic.
DeclaringType | Retrieves the class that declares this member. |
MemberType | Retrieves a the type of this member. |
Name | Retrieves the name of this member. |
ReflectedType | Retrieves the class object that was used to obtain this instance of MemberInfo. |