System::Runtime::InteropServices::OSPlatform class
OSPlatform class
class OSPlatform : public System::IEquatable<OSPlatform>
Methods
| Method | Description |
|---|---|
| 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
- Class IEquatable
- Namespace System::Runtime::InteropServices
- Library Aspose.PDF for C++