SystemGPSProperties
SystemGPSProperties
SystemGPSProperties
SystemGPSProperties
Class
Definition
A helper object that provides indexing names for GPS file properties.
public : sealed class SystemGPSProperties : ISystemGPSPropertiespublic sealed class SystemGPSProperties : ISystemGPSPropertiesPublic NotInheritable Class SystemGPSProperties Implements ISystemGPSProperties// You can use this class in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Properties
LatitudeDecimal LatitudeDecimal LatitudeDecimal LatitudeDecimal
Gets the name of the property (one of the GPS file properties.
public : PlatForm::String LatitudeDecimal { get; }public string LatitudeDecimal { get; }Public ReadOnly Property LatitudeDecimal As string// You can use this property in JavaScript.
- Value
- PlatForm::String string string string
The name of the file property.
LongitudeDecimal LongitudeDecimal LongitudeDecimal LongitudeDecimal
Gets the name of the property (one of the GPS file properties.
public : PlatForm::String LongitudeDecimal { get; }public string LongitudeDecimal { get; }Public ReadOnly Property LongitudeDecimal As string// You can use this property in JavaScript.
- Value
- PlatForm::String string string string
The name of the file property.