次の方法で共有


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

プロパティ値

適用対象