System::Runtime::InteropServices::OSPlatform class

OSPlatform class

class OSPlatform : public System::IEquatable<OSPlatform>

Methods

MethodDescription
static Create(const String&)
Equals(OSPlatform) override
static get_FreeBSD()
static get_Linux()
static get_OSX()
static get_Windows()
operator!=(const OSPlatform&) const
operator==(const OSPlatform&) const

See Also