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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see dd66cd4c-b087-415f-9c3e-94e3a1835f74.