Share via


Model 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 model.

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

Syntax

'Declaration
Public Shared ReadOnly Property Model As Byte
public static byte Model { get; }
public:
static property unsigned char Model {
    unsigned char get ();
}
static member Model : byte
static function get Model () : byte

Property Value

Type: System. . :: . .Byte
A value that represents a product model.

.NET Framework Security

See Also

Reference

SystemInfo. . :: . .SystemID Class

Microsoft.SPOT.Hardware Namespace