Share via


OEM 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 an original equipment manufacturer (OEM).

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

Syntax

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

Property Value

Type: System. . :: . .Byte
A value that represents an OEM.

.NET Framework Security

See Also

Reference

SystemInfo. . :: . .SystemID Class

Microsoft.SPOT.Hardware Namespace