DeviceInformationUpdate.Properties Properti

Definisi

Properti yang diubah dalam pembaruan ke objek DeviceInformation .

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

Nilai Properti

IMapView<String,Object>

IReadOnlyDictionary<String,Object>

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

IMapView<winrt::hstring,IInspectable>

Properti yang diubah.

Keterangan

Untuk informasi selengkapnya tentang apa yang diwakili properti, lihat Properti informasi perangkat.

Berlaku untuk