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!

MemberDescriptor Properties

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

Public:

Attributes Gets the collection of attributes for this member.
Category Gets the name of the category that the member belongs to, as specified in the CategoryAttribute.
Description Gets the description of the member as specified in the DescriptionAttribute.
IsBrowsable Gets a value indicating whether the member is browsable as specified in the BrowsableAttribute.
Name Gets the name of the member.

Protected:

AttributeArray Gets or sets an array of attributes.
NameHashCode Gets the hash code for the name of the member as specified in GetHashCode.

See Also

MemberDescriptor Class | System.ComponentModel Namespace