RuntimePropertyBase.IReadOnlyPropertyBase.PropertyInfo Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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