Freigeben über


DisplayTarget.Properties Eigenschaft

Definition

Für zukünftige Verwendung reserviert.

public:
 property IMapView<Platform::Guid, Platform::Object ^> ^ Properties { IMapView<Platform::Guid, Platform::Object ^> ^ get(); };
IMapView<winrt::guid, IInspectable const&> Properties();
public IReadOnlyDictionary<Guid,object> Properties { get; }
var iMapView = displayTarget.properties;
Public ReadOnly Property Properties As IReadOnlyDictionary(Of Guid, Object)

Eigenschaftswert

IMapView<Guid,Object>

IReadOnlyDictionary<Guid,Object>

IMapView<Platform::Guid,Platform::Object>

IMapView<winrt::guid,IInspectable>

Gilt für: