Share via


payload Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Holds the data for the request.

Namespace:  Microsoft.SPOT.Hardware.UsbClient
Assembly:  Microsoft.SPOT.Hardware.Usb (in Microsoft.SPOT.Hardware.Usb.dll)

Syntax

'Declaration
Public payload As Byte()
public byte[] payload
public:
array<unsigned char>^ payload
val mutable payload: byte[]
public var payload : byte[]

.NET Framework Security

See Also

Reference

Configuration. . :: . .GenericDescriptor Class

Microsoft.SPOT.Hardware.UsbClient Namespace