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 Macintosh based operating systems.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
Syntax
public static Guid Macintosh { get; }
public:
property Guid Macintosh {
static Guid get();
}
Public Shared ReadOnly Property Macintosh As Guid
Property Value
Type: System.Guid
An instance of Guid.
See Also
OperatingSystemFamilies Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top