PropertyParameterExpression.Property Property

Definition

Gets the property.

public virtual Microsoft.EntityFrameworkCore.Metadata.IProperty Property { get; }
member this.Property : Microsoft.EntityFrameworkCore.Metadata.IProperty
Public Overridable ReadOnly Property Property As IProperty

Property Value

The property.

Applies to