Share via


GattProtocolError.InvalidAttributeValueLength Property

Definition

Gets the byte value for an invalid attribute value length error.

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

Property Value

Byte

byte

The byte value for an invalid attribute value length error.

Windows requirements

App capabilities
bluetooth

Applies to