MapStyleSheetEntries.WaterRoute Property

Definition

Gets the JSON entry name that represents ferry route lines.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents ferry route lines.

Applies to