Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
TypeDescriptor..::.GetProperties Method

Returns the collection of properties on a component or type.

  NameDescription
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetProperties(Object)Returns the collection of properties for a specified component.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetProperties(Type)Returns the collection of properties for a specified type of component.
Public methodStatic memberGetProperties(Object, array<Attribute>[]()[])Returns the collection of properties for a specified component using a specified array of attributes as a filter.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetProperties(Object, Boolean)Returns the collection of properties for a specified component using the default type descriptor.
Public methodStatic memberGetProperties(Type, array<Attribute>[]()[])Returns the collection of properties for a specified type of component using a specified array of attributes as a filter.
Public methodStatic memberGetProperties(Object, array<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.
Top
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