MapStyleSheetEntries.Street Propiedad

Definición

Obtiene el nombre de la entrada JSON para las líneas que representan las calles.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre de la entrada JSON para las líneas que representan calles.

Se aplica a