次の方法で共有


RuntimePropertyBase.IReadOnlyPropertyBase.FieldInfo プロパティ

定義

FieldInfoこのプロパティに似たオブジェクトの基になる CLR フィールドの を取得します。 nullこれは、シャドウ プロパティの場合や、バッキング フィールドが不明な場合に使用できます。

System.Reflection.FieldInfo? Microsoft.EntityFrameworkCore.Metadata.IReadOnlyPropertyBase.FieldInfo { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyPropertyBase.FieldInfo : System.Reflection.FieldInfo
 ReadOnly Property FieldInfo As FieldInfo Implements IReadOnlyPropertyBase.FieldInfo

プロパティ値

実装

属性

適用対象