UtilWindowsOsName Property
Gets the full name of the operating system.
Namespace: DevCase.Core.Windows.CommonAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static string OsName { get; }
Public Shared ReadOnly Property OsName As String
Get
Dim value As String
value = UtilWindows.OsName
public:
static property String^ OsName {
String^ get ();
}
static member OsName : string with get
No code example is currently available or this language may not be supported.
Property Value
String
The full name of the operating system.