iSerialNumber Field

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

Specifies a device-defined index of the string descriptor that provides a string containing a manufacturer-determined serial number for the device.

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

Syntax

'Declaration
Public iSerialNumber As Byte
public byte iSerialNumber
public:
unsigned char iSerialNumber
val mutable iSerialNumber: byte
public var iSerialNumber : byte

.NET Framework Security

See Also

Reference

Configuration. . :: . .DeviceDescriptor Class

Microsoft.SPOT.Hardware.UsbClient Namespace