NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MemberInfo Properties

The properties of the MemberInfo class are listed below. For a complete list of MemberInfo class members, see the MemberInfo Members topic.

Public:

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.

See Also

MemberInfo Class | System.Reflection Namespace