IReadOnlyPropertyBase.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

Produkt Versioner
Entity Framework Core 6.0, 7.0, 8.0, 9.0