다음을 통해 공유


SystemGPSProperties.LatitudeDecimal 속성

정의

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

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

속성 값

String

Platform::String

winrt::hstring

파일 속성의 이름입니다.

적용 대상

추가 정보