Geocoordinate.SatelliteData 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 information about the satellites used to obtain a Geocoordinate.
public:
property GeocoordinateSatelliteData ^ SatelliteData { GeocoordinateSatelliteData ^ get(); };
GeocoordinateSatelliteData SatelliteData();
public GeocoordinateSatelliteData SatelliteData { get; }
var geocoordinateSatelliteData = geocoordinate.satelliteData;
Public ReadOnly Property SatelliteData As GeocoordinateSatelliteData
Property Value
Gets information about the satellites used to obtain a Geocoordinate.
Windows requirements
App capabilities |
location
ID_CAP_LOCATION [Windows Phone]
|