Condividi tramite


Proprietà IconicTileData.Count

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

Sintassi

'Dichiarazione
Public Property Count As Nullable(Of Integer)
public Nullable<int> Count { get; set; }
public:
property Nullable<int> Count {
    Nullable<int> get ();
    void set (Nullable<int> value);
}
member Count : Nullable<int> with get, set

Valore proprietà

Tipo: System.Nullable<Int32>

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IconicTileData Classe

Spazio dei nomi Microsoft.Phone.Shell