SystemGPSProperties.LongitudeDecimal プロパティ

定義

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

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

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

適用対象

こちらもご覧ください