Freigeben über


ShellTileSchedule.Interval-Eigenschaft

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

Syntax

'Declaration
Public Property Interval As UpdateInterval
public UpdateInterval Interval { get; set; }
public:
property UpdateInterval Interval {
    UpdateInterval get ();
    void set (UpdateInterval value);
}
member Interval : UpdateInterval with get, set

Eigenschaftswert

Typ: Microsoft.Phone.Shell.UpdateInterval

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

ShellTileSchedule Klasse

Microsoft.Phone.Shell-Namespace