Share via


NavigateToModelExplorerTreeNodeCommand.MenuText Property

Text displayed in the menu.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property MenuText As String
public override string MenuText { get; }
public:
virtual property String^ MenuText {
    String^ get () override;
}
abstract MenuText : string with get 
override MenuText : string with get
override function get MenuText () : String

Property Value

Type: String

.NET Framework Security

See Also

Reference

NavigateToModelExplorerTreeNodeCommand Class

Microsoft.VisualStudio.Modeling.Shell Namespace