SystemProperties.GPS Property

Definition

Gets an object that provides the indexing names of Windows system file properties for System.GPS.

public:
 static property SystemGPSProperties ^ GPS { SystemGPSProperties ^ get(); };
static SystemGPSProperties GPS();
public static SystemGPSProperties GPS { get; }
var systemGPSProperties = SystemProperties.gPS;
Public Shared ReadOnly Property GPS As SystemGPSProperties

Property Value

A helper object that provides names for GPS-related file properties.

Applies to