Share via


NavigationPathEventData.NavigationPath Property

Definition

The navigation property.

public virtual System.Collections.Generic.IReadOnlyCollection<Microsoft.EntityFrameworkCore.Metadata.IPropertyBase> NavigationPath { get; }
member this.NavigationPath : System.Collections.Generic.IReadOnlyCollection<Microsoft.EntityFrameworkCore.Metadata.IPropertyBase>
Public Overridable ReadOnly Property NavigationPath As IReadOnlyCollection(Of IPropertyBase)

Property Value

Applies to