VersionsDeviceOsVersion Property |
Namespace:
Unvired.Kernel.Utils
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static string DeviceOsVersion { get; }Public Shared ReadOnly Property DeviceOsVersion As String
Get
public:
static property String^ DeviceOsVersion {
String^ get ();
}static member DeviceOsVersion : string with get
Property Value
Type:
String
See Also