TrackPointMonitorSimulator.Type Property

The sensor type.

Namespace: Lumia.Sense.Testing
Assembly: Lumia.Sense.Testing (in Lumia.Sense.Testing.dll) Version: 255.255.255.255

Syntax

public SensorType Type { get; }
'Declaration
Public ReadOnly Property Type As SensorType
    Get
public:
virtual property SensorType Type {
    SensorType get () sealed;
}
function get_Type();

Property Value

Type: SensorType

Implements

ISensor.Type

See Also

TrackPointMonitorSimulator Class

TrackPointMonitorSimulator.TrackPointMonitorSimulator Members

Lumia.Sense.Testing Namespace