Condividi tramite


Proprietà ShellTile.ActiveTiles

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

Sintassi

'Dichiarazione
Public Shared ReadOnly Property ActiveTiles As IEnumerable(Of ShellTile)
public static IEnumerable<ShellTile> ActiveTiles { get; }
public:
static property IEnumerable<ShellTile^>^ ActiveTiles {
    IEnumerable<ShellTile^>^ get ();
}
static member ActiveTiles : IEnumerable<ShellTile> with get

Valore proprietà

Tipo: System.Collections.Generic.IEnumerable<ShellTile>

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ShellTile Classe

Spazio dei nomi Microsoft.Phone.Shell