INavigationPropertyInfo.DisplayName プロパティ

定義

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

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

プロパティ値

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

適用対象