ActivitySensor.PowerInMilliwatts Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the power in milliwatts that the sensor consumes.
public:
property double PowerInMilliwatts { double get(); };
double PowerInMilliwatts();
public double PowerInMilliwatts { get; }
var double = activitySensor.powerInMilliwatts;
Public ReadOnly Property PowerInMilliwatts As Double
Property Value
Double
double
The power in milliwatts that the sensor consumes.