次の方法で共有


BluetoothDevice.ClassOfDevice プロパティ

定義

デバイスのデバイス情報の Bluetooth クラスを取得します。

public:
 property BluetoothClassOfDevice ^ ClassOfDevice { BluetoothClassOfDevice ^ get(); };
BluetoothClassOfDevice ClassOfDevice();
public BluetoothClassOfDevice ClassOfDevice { get; }
var bluetoothClassOfDevice = bluetoothDevice.classOfDevice;
Public ReadOnly Property ClassOfDevice As BluetoothClassOfDevice

プロパティ値

デバイスの Bluetooth クラスのデバイス情報。

Windows の要件

アプリの機能
bluetooth

適用対象