次の方法で共有


NavigationPathEventData.NavigationPath プロパティ

定義

ナビゲーション プロパティ。

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)

プロパティ値

適用対象