Freigeben über


IApplicationBarMenuItem.Text-Eigenschaft

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

Syntax

'Declaration
Property Text As String
string Text { get; set; }
property String^ Text {
    String^ get ();
    void set (String^ value);
}
abstract Text : string with get, set

Eigenschaftswert

Typ: System.String

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

IApplicationBarMenuItem Schnittstelle

Microsoft.Phone.Shell-Namespace