Share via


SKU Property

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

Gets a value that represents a product's stock-keeping unit (SKU).

Namespace:  Microsoft.SPOT.Hardware
Assembly:  Microsoft.SPOT.Native (in Microsoft.SPOT.Native.dll)

Syntax

'Declaration
Public Shared ReadOnly Property SKU As UShort
public static ushort SKU { get; }
public:
static property unsigned short SKU {
    unsigned short get ();
}
static member SKU : uint16
static function get SKU () : ushort

Property Value

Type: System. . :: . .UInt16
A value that represents a product's SKU.

.NET Framework Security

See Also

Reference

SystemInfo. . :: . .SystemID Class

Microsoft.SPOT.Hardware Namespace