MapStyleSheetEntries.PointOfInterest Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene il nome della voce JSON che rappresenta ristoranti, ospedali, scuole, porti turistici, aree sciistiche e così via.
public:
static property Platform::String ^ PointOfInterest { Platform::String ^ get(); };
static winrt::hstring PointOfInterest();
public static string PointOfInterest { get; }
var string = MapStyleSheetEntries.pointOfInterest;
Public Shared ReadOnly Property PointOfInterest As String
Valore della proprietà
Nome della voce JSON che rappresenta ristoranti, ospedali, scuole, porti turistici, aree sciistiche e così via.