IDevice Interface
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.
Runtime information and control of device.
public interface IDevice
type IDevice = interface
Public Interface IDevice
- Derived
Properties
DeviceIdentifier |
The identifier of the device. |
DeviceUri |
The uri of the device. |
Methods
SetLocation(Double, Double) |
Change GPS location of the device. |