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

属性值

导航视图信息的显示名称。

实现

适用于