BluetoothClassOfDevice.ServiceCapabilities Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the service capabilities of the device.
public:
property BluetoothServiceCapabilities ServiceCapabilities { BluetoothServiceCapabilities get(); };
BluetoothServiceCapabilities ServiceCapabilities();
public BluetoothServiceCapabilities ServiceCapabilities { get; }
var bluetoothServiceCapabilities = bluetoothClassOfDevice.serviceCapabilities;
Public ReadOnly Property ServiceCapabilities As BluetoothServiceCapabilities
Property Value
One of the enumeration values that specifies the service capabilities of the device.
Windows requirements
App capabilities |
bluetooth
|