共用方式為


MapStyleSheetEntries.PlayingField 屬性

定義

取得 JSON 專案名稱,代表擷取的音調,例如足球場或足球場。

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

屬性值

String

Platform::String

winrt::hstring

JSON 專案名稱,代表擷取的音調,例如足球場或足球場。

適用於