次の方法で共有


IMutablePropertyBase.FieldInfo プロパティ

定義

このプロパティの基になる CLR フィールドを取得または設定します。 これは、シャドウ プロパティの場合や、 プロパティのバッキング フィールドがわからない場合に使用できます null

public System.Reflection.FieldInfo FieldInfo { get; set; }
public System.Reflection.FieldInfo? FieldInfo { get; set; }
member this.FieldInfo : System.Reflection.FieldInfo with get, set
Public Property FieldInfo As FieldInfo

プロパティ値

適用対象