다음을 통해 공유


SystemGPSProperties.LongitudeDecimal 속성

정의

속성의 이름( GPS 파일 속성 중 하나)을 가져옵니다.

public:
 property Platform::String ^ LongitudeDecimal { Platform::String ^ get(); };
winrt::hstring LongitudeDecimal();
public string LongitudeDecimal { get; }
var string = systemGPSProperties.longitudeDecimal;
Public ReadOnly Property LongitudeDecimal As String

속성 값

String

Platform::String

winrt::hstring

파일 속성의 이름입니다.

적용 대상

추가 정보