Condividi tramite


MapControlTransitFeaturePointerEnteredEventArgs.TransitProperties Proprietà

Definizione

Ottiene le proprietà di transito.

public:
 property IMapView<Platform::String ^, Platform::Object ^> ^ TransitProperties { IMapView<Platform::String ^, Platform::Object ^> ^ get(); };
IMapView<winrt::hstring, IInspectable const&> TransitProperties();
public IReadOnlyDictionary<string,object> TransitProperties { get; }
var iMapView = mapControlTransitFeaturePointerEnteredEventArgs.transitProperties;
Public ReadOnly Property TransitProperties As IReadOnlyDictionary(Of String, Object)

Valore della proprietà

IMapView<String,Object>

IReadOnlyDictionary<String,Object>

IMapView<Platform::String,Platform::Object>

IMapView<winrt::hstring,IInspectable>

Proprietà di transito.

Si applica a