次の方法で共有


BluetoothDevice.DeviceAccessInformation プロパティ

定義

デバイスの現在の DeviceAccessInformation オブジェクト。 デバイスへのアクセス変更をチェックおよび監視するために使用されます。

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

プロパティ値

デバイスの現在の DeviceAccessInformation オブジェクト。

Windows の要件

デバイス ファミリ
Windows 10 Anniversary Edition (10.0.14393.0 - for Xbox, see UWP features that aren't yet supported on Xbox で導入)
API contract
Windows.Foundation.UniversalApiContract (v3.0 で導入)
アプリの機能
bluetooth

適用対象