Mono Class Library: OverviewSystem.Reflection.MemberInfo: Property Members |
The properties of System.Reflection.MemberInfo are listed below. For a list of all members, see the MemberInfo Members list.
See Also: Inherited members from System.Object
[read-only] abstractDeclaringType Type. Gets the type that declares the member reflected by the current instance. [read-only] abstractMemberType MemberTypes. Documentation for this section has not yet been entered. [read-only] MetadataToken int. Documentation for this section has not yet been entered. [read-only] Module Module. Documentation for this section has not yet been entered. [read-only] abstractName string. Gets the name of the member reflected by the current instance. [read-only] abstractReflectedType Type. Gets the type of the class through which the current instance was obtained.