IReflect::GetProperty Method
.NET Framework (current version)
Retrieves a PropertyInfo object corresponding to a specified property.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetProperty(String^, BindingFlags) | Retrieves a PropertyInfo object corresponding to a specified property under specified search constraints. |
![]() | GetProperty(String^, BindingFlags, Binder^, Type^, array<Type^>^, array<ParameterModifier>^) | Retrieves a PropertyInfo object that corresponds to a specified property with specified search constraints. |
Show:
