ApplicationBarMenuItem Constructor (String)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Creates a new instance of the ApplicationBarMenuItem class that displays the specified string.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- text
- Type: System.String
The string to display as the menu item.
Show: