次の方法で共有


BluetoothDeviceId.IsClassicDevice プロパティ

定義

これがクラシック デバイスかどうかを示すブール値を取得します。

public:
 property bool IsClassicDevice { bool get(); };
bool IsClassicDevice();
public bool IsClassicDevice { get; }
var boolean = bluetoothDeviceId.isClassicDevice;
Public ReadOnly Property IsClassicDevice As Boolean

プロパティ値

Boolean

bool

これがクラシック デバイスかどうかを示すブール値を取得します。

Windows の要件

アプリの機能
bluetooth

適用対象