GattServiceProviderAdvertisementStatusChangedEventArgs.Error 属性

定义

获取 GATT 服务的错误。

public:
 property BluetoothError Error { BluetoothError get(); };
BluetoothError Error();
public BluetoothError Error { get; }
var bluetoothError = gattServiceProviderAdvertisementStatusChangedEventArgs.error;
Public ReadOnly Property Error As BluetoothError

属性值

GATT 服务的错误。

Windows 要求

应用功能
bluetooth

适用于