Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the identifier for Windows based operating systems.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
Syntax
public static Guid Windows { get; }
public:
property Guid Windows {
static Guid get();
}
Public Shared ReadOnly Property Windows As Guid
Property Value
Type: System.Guid
An instance of Guid.
See Also
OperatingSystemFamilies Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top