共用方式為


MapStyleSheetEntries.Area 屬性

定義

取得 JSON 專案名稱,表示陸地使用區域。

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

屬性值

String

Platform::String

winrt::hstring

表示陸地使用區域的 JSON 專案名稱。

適用於