MapStyleSheetEntries.Street Property

Definition

Gets the JSON entry name for lines that represent streets.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name for lines that represent streets.

Applies to