Bagikan melalui


DisplayAdapter.Properties Properti

Definisi

Mendapatkan koleksi yang berisi properti adaptor tampilan.

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 = displayAdapter.properties;
Public ReadOnly Property Properties As IReadOnlyDictionary(Of Guid, Object)

Nilai Properti

IMapView<Guid,Object>

IReadOnlyDictionary<Guid,Object>

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

IMapView<winrt::guid,IInspectable>

IMapView, yang di-key oleh Guid, dari objek yang mewakili properti.

Berlaku untuk