CycleTileData.Count (Propiedad)

Espacio de nombres:  Microsoft.Phone.Shell
Ensamblado:  Microsoft.Phone (en Microsoft.Phone.dll)

Sintaxis

'Declaración
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

Valor de propiedad

Tipo: System.Nullable<Int32>

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

CycleTileData Clase

Microsoft.Phone.Shell (Espacio de nombres)