次の方法で共有


BluetoothClassOfDevice.ServiceCapabilities プロパティ

定義

デバイスのサービス機能を取得します。

public:
 property BluetoothServiceCapabilities ServiceCapabilities { BluetoothServiceCapabilities get(); };
BluetoothServiceCapabilities ServiceCapabilities();
public BluetoothServiceCapabilities ServiceCapabilities { get; }
var bluetoothServiceCapabilities = bluetoothClassOfDevice.serviceCapabilities;
Public ReadOnly Property ServiceCapabilities As BluetoothServiceCapabilities

プロパティ値

デバイスのサービス機能を指定する列挙値の 1 つ。

Windows の要件

アプリの機能
bluetooth

適用対象