MapStyleSheetEntries.UnpavedStreet Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The JSON entry name for lines that represent unpaved streets.