ControllerBoundPropertyDescriptor.PropertyInfo 属性

定义

获取或设置 PropertyInfo 此属性的 。

public:
 property System::Reflection::PropertyInfo ^ PropertyInfo { System::Reflection::PropertyInfo ^ get(); void set(System::Reflection::PropertyInfo ^ value); };
public System.Reflection.PropertyInfo PropertyInfo { get; set; }
member this.PropertyInfo : System.Reflection.PropertyInfo with get, set
Public Property PropertyInfo As PropertyInfo

属性值

适用于