NavigationView.INavigationViewInfo.DisplayName Property

Definition

Gets the display name for the navigation view information.

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

Property Value

The display name for the navigation view information.

Implements

Applies to