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.
Change GPS location of the device.
public void SetLocation (double latitude, double longitude);
abstract member SetLocation : double * double -> unit
Public Sub SetLocation (latitude As Double, longitude As Double)