GattProtocolError.AttributeNotFound 属性

定义

获取“找不到属性”错误的字节值。

public:
 static property byte AttributeNotFound { byte get(); };
static byte AttributeNotFound();
public static byte AttributeNotFound { get; }
var byte = GattProtocolError.attributeNotFound;
Public Shared ReadOnly Property AttributeNotFound As Byte

属性值

Byte

byte

属性的字节值未找到错误。

Windows 要求

应用功能
bluetooth

适用于