NavigationView.INavigationViewInfo.DisplayName プロパティ

定義

ナビゲーション ビュー情報の表示名を取得します。

property System::String ^ Microsoft::SqlServer::Management::INavigationViewInfo::DisplayName { System::String ^ get(); };
string Microsoft.SqlServer.Management.INavigationViewInfo.DisplayName { get; }
member this.Microsoft.SqlServer.Management.INavigationViewInfo.DisplayName : string
 ReadOnly Property DisplayName As String Implements INavigationViewInfo.DisplayName

プロパティ値

ナビゲーション ビュー情報の表示名。

実装

適用対象