Proprietà ShellTileSchedule.Recurrence

Spazio dei nomi:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Sintassi

'Dichiarazione
Public Property Recurrence As UpdateRecurrence
public UpdateRecurrence Recurrence { get; set; }
public:
property UpdateRecurrence Recurrence {
    UpdateRecurrence get ();
    void set (UpdateRecurrence value);
}
member Recurrence : UpdateRecurrence with get, set

Valore proprietà

Tipo: Microsoft.Phone.Shell.UpdateRecurrence

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ShellTileSchedule Classe

Spazio dei nomi Microsoft.Phone.Shell