Condividi tramite


Proprietà Motion.IsSupported

Spazio dei nomi:  Microsoft.Devices.Sensors
Assembly:  Microsoft.Devices.Sensors (in Microsoft.Devices.Sensors.dll)

Sintassi

'Dichiarazione
Public Shared Property IsSupported As Boolean
public static bool IsSupported { get; internal set; }
public:
static property bool IsSupported {
    bool get ();
    internal: void set (bool value);
}
static member IsSupported : bool with get, internal set

Valore proprietà

Tipo: System.Boolean

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Motion Classe

Spazio dei nomi Microsoft.Devices.Sensors