MapStyleSheetEntries.UnpavedStreet Property

Definition

Gets the JSON entry name for lines that represent unpaved streets.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name for lines that represent unpaved streets.

Applies to