Partager via


RuntimePropertyBase.IReadOnlyPropertyBase.PropertyInfo Propriété

Définition

Obtient le PropertyInfo pour la propriété CLR sous-jacente pour cet objet semblable à une propriété. Il peut s’agir null de propriétés d’ombre ou si elles sont mappées directement à un champ.

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

Valeur de propriété

Implémente

Attributs

S’applique à