MapStyleSheetEntries.Street 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 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
The JSON entry name for lines that represent streets.