Proprietà ShellTileSchedule.MaxUpdateCount

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

Sintassi

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

Valore proprietà

Tipo: System.Int32

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