Share via


SystemTray.IsVisible-Eigenschaft

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

Syntax

'Declaration
Public Shared Property IsVisible As Boolean
public static bool IsVisible { get; set; }
public:
static property bool IsVisible {
    bool get ();
    void set (bool value);
}
static member IsVisible : bool with get, set

Eigenschaftswert

Typ: System.Boolean

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

SystemTray Klasse

Microsoft.Phone.Shell-Namespace