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

적용 대상