次の方法で共有


MapStyleSheetEntries.PointOfInterest プロパティ

定義

レストラン、病院、学校、マリーナ、スキー場などを表す JSON エントリ名を取得します。

public:
 static property Platform::String ^ PointOfInterest { Platform::String ^ get(); };
static winrt::hstring PointOfInterest();
public static string PointOfInterest { get; }
var string = MapStyleSheetEntries.pointOfInterest;
Public Shared ReadOnly Property PointOfInterest As String

プロパティ値

String

Platform::String

winrt::hstring

レストラン、病院、学校、マリーナ、スキー場などを表す JSON エントリ名。

適用対象