Freigeben über


BluetoothDevice.DeviceAccessInformation Eigenschaft

Definition

Das aktuelle DeviceAccessInformation-Objekt für das Gerät. Wird verwendet, um Zugriffsänderungen auf dem Gerät zu überprüfen und zu überwachen.

public:
 property DeviceAccessInformation ^ DeviceAccessInformation { DeviceAccessInformation ^ get(); };
DeviceAccessInformation DeviceAccessInformation();
public DeviceAccessInformation DeviceAccessInformation { get; }
var deviceAccessInformation = bluetoothDevice.deviceAccessInformation;
Public ReadOnly Property DeviceAccessInformation As DeviceAccessInformation

Eigenschaftswert

Das aktuelle DeviceAccessInformation-Objekt für das Gerät.

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)
App-Funktionen
bluetooth

Gilt für: