ElementTypeDescriptor.GetProperties Method

Include Protected Members
Include Inherited Members

Returns a collection of domain property descriptors for the properties of the described type.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

GetProperties()

Returns a collection of domain property descriptors that contains all the properties of the described type. (Overrides CustomTypeDescriptor.GetProperties().)

Public method

GetProperties(array<Attribute[])

Returns a collection of domain property descriptors that contains all the properties of the described type, filtered by the specified attributes. (Overrides CustomTypeDescriptor.GetProperties(array<Attribute[]).)

Top

See Also

Reference

ElementTypeDescriptor Class

ElementTypeDescriptor Members

Microsoft.VisualStudio.Modeling.Design Namespace

Change History

Date

History

Reason

July 2008

Added topic.

Content bug fix.