Location.IsFromMockProvider 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.
Inform if location is from GPS or from Mock.
public bool IsFromMockProvider { get; set; }
Property Value
System.Boolean
True if is from Mock and False if from GPS.