IPropertyBase.FieldInfo Property

Definition

Gets the FieldInfo for the underlying CLR field for this property-like object. This may be null for shadow properties or if the backing field is not known.

C#
public System.Reflection.FieldInfo FieldInfo { get; }

Property Value

Applies to

Product Versions
Entity Framework Core 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0