RuntimePropertyBase.IReadOnlyPropertyBase.FieldInfo 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 FieldInfo pour le champ CLR sous-jacent pour cet objet de type propriété.
Il peut s’agir null de propriétés d’ombre ou si le champ de stockage n’est pas connu.
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
Valeur de propriété
Implémente
- Attributs