Share via


Version Property

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

Gets a string containing version information about this system.

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

Syntax

'Declaration
Public Shared ReadOnly Property Version As Version
public static Version Version { get; }
public:
static property Version^ Version {
    Version^ get ();
}
static member Version : Version with get
static function get Version () : Version

Property Value

Type: System. . :: . .Version
A string containing version information about this system.

.NET Framework Security

See Also

Reference

SystemInfo Class

Microsoft.SPOT.Hardware Namespace