次の方法で共有


SystemGPSProperties.LatitudeDecimal プロパティ

定義

プロパティの名前 ( GPS ファイルのプロパティの 1 つ) を取得します。

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

ファイル プロパティの名前。

適用対象

こちらもご覧ください