SystemGPSProperties Class

Definition

A helper object that provides indexing names for GPS file properties.

public ref class SystemGPSProperties sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SystemGPSProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SystemGPSProperties
Public NotInheritable Class SystemGPSProperties
Inheritance
Object Platform::Object IInspectable SystemGPSProperties
Attributes

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Properties

LatitudeDecimal

Gets the name of the property (one of the GPS file properties.

LongitudeDecimal

Gets the name of the property (one of the GPS file properties.

Applies to

See also