Condividi tramite


RuntimePropertyBase.IReadOnlyPropertyBase.PropertyInfo Proprietà

Definizione

Ottiene l'oggetto PropertyInfo per la proprietà CLR sottostante per questo oggetto simile alla proprietà . Questo può essere null per le proprietà shadow o se mappato direttamente a un campo.

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

Valore della proprietà

Implementazioni

Attributi

Si applica a