IReflect::GetProperty Method
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | IReflect::GetProperty(String^, BindingFlags) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a System.Reflection::PropertyInfo object corresponding to a specified property under specified search constraints. For a description of this member, see IReflect::GetProperty. |
![]() ![]() | IReflect::GetProperty(String^, BindingFlags, Binder^, Type^, array<Type^>^, array<ParameterModifier>^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a System.Reflection::PropertyInfo object corresponding to a specified property with specified search constraints. For a description of this member, see IReflect::GetProperty. |
Show:

