Class Platform
Provide information for the platform which is using.
public static class Platform
- Inheritance
-
Platform
- Inherited Members
Properties
ClrType
Get the type of the current runtime environment
public static Platform.Clr ClrType { get; }
Property Value
OperationSystem
Get the type of the current operating system
public static Platform.OS OperationSystem { get; }