RuntimePropertyBase.IReadOnlyPropertyBase.PropertyInfo Propiedad

Definición

Obtiene para PropertyInfo la propiedad CLR subyacente para este objeto similar a la propiedad. Esto puede ser null para las propiedades de sombra o si se asigna directamente 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

Valor de propiedad

Implementaciones

Atributos

Se aplica a