Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 2.0
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
TypeDescriptor.GetProperties Method
Returns the collection of properties on a component or type.
Name Description
TypeDescriptor.GetProperties (Object) Returns the collection of properties for a specified component.

Supported by the .NET Compact Framework.

TypeDescriptor.GetProperties (Type) Returns the collection of properties for a specified type of component.

Supported by the .NET Compact Framework.

TypeDescriptor.GetProperties (Object, Attribute[]) Returns the collection of properties for a specified component using a specified array of attributes as a filter.
TypeDescriptor.GetProperties (Object, Boolean) Returns the collection of properties for a specified component using the default type descriptor.

Supported by the .NET Compact Framework.

TypeDescriptor.GetProperties (Type, Attribute[]) Returns the collection of properties for a specified type of component using a specified array of attributes as a filter.
TypeDescriptor.GetProperties (Object, Attribute[], Boolean) Returns the collection of properties for a specified component using a specified array of attributes as a filter and using a custom type descriptor.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker