IReflect::GetProperty Method

 

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privmethodIReflect::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.

System_CAPS_pubinterfaceSystem_CAPS_privmethodIReflect::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.

Return to top
Show: