Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
System Namespace
Type Class
Type Methods

  Switch on low bandwidth view
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
Type..::.GetProperty Method

Gets a specific property of the current Type.

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetProperty(String)Searches for the public property with the specified name.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetProperty(String, BindingFlags)Searches for the specified property, using the specified binding constraints.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetProperty(String, Type)Searches for the public property with the specified name and return type.
Public methodGetProperty(String, array<Type>[]()[])Searches for the specified public property whose parameters match the specified argument types.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetProperty(String, Type, array<Type>[]()[])Searches for the specified public property whose parameters match the specified argument types.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetProperty(String, Type, array<Type>[]()[], array<ParameterModifier>[]()[])Searches for the specified public property whose parameters match the specified argument types and modifiers.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetProperty(String, BindingFlags, Binder, Type, array<Type>[]()[], array<ParameterModifier>[]()[])Searches for the specified property whose parameters match the specified argument types and modifiers, using the specified binding constraints.
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
Page view tracker