次の方法で共有


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

適用対象