ApplicationBarMenuItem.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 that appears as the menu item.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
| Exception | Condition |
|---|---|
| ArgumentNullException | The value was set to null while the menu item belongs to an Application Bar. |
| ArgumentOutOfRangeException | The length exceeds the maximum allowable length. |
Show: