INavigationPropertyInfo.Name プロパティ

定義

ナビゲーションのプロパティ情報の名前を取得します。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

プロパティ値

ナビゲーションのプロパティ情報の名前を表す文字列です。

適用対象