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

적용 대상