IApplicationBarMenuItem.Text Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets the string to display as the menu item.

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Property Text As String
string Text { get; set; }

Property Value

Type: System..::.String
The string that appears as the menu item.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

IApplicationBarMenuItem Interface

Microsoft.Phone.Shell Namespace

Other Resources

App bar for Windows Phone