Share via


MapStyleSheetEntries.Sand 属性

定义

获取表示沙滩等沙地的 JSON 条目名称。

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

属性值

String

Platform::String

winrt::hstring

表示沙滩等沙地的 JSON 条目名称。

适用于