Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
GetProperties() | Returns a collection of domain property descriptors that contains all the properties of the described type. (Overrides CustomTypeDescriptor.GetProperties().) |
![]() |
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