Compartir a través de


UsbDescriptor.Length Propiedad

Definición

Obtiene la longitud del descriptor.

public:
 property byte Length { byte get(); };
byte Length();
public byte Length { get; }
var byte = usbDescriptor.length;
Public ReadOnly Property Length As Byte

Valor de propiedad

Byte

byte

Longitud del descriptor.

Se aplica a