SensorBase<TSensorReading>.CurrentValue-Eigenschaft

Namespace:  Microsoft.Devices.Sensors
Assembly:  Microsoft.Devices.Sensors (in Microsoft.Devices.Sensors.dll)

Syntax

'Declaration
Public ReadOnly Property CurrentValue As TSensorReading
public TSensorReading CurrentValue { get; }
public:
property TSensorReading CurrentValue {
    TSensorReading get ();
}
member CurrentValue : 'TSensorReading with get

Eigenschaftswert

Typ: TSensorReading

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

SensorBase<TSensorReading> Klasse

Microsoft.Devices.Sensors-Namespace