SystemProperties.GPS 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 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.