Provide information for the platform which is using.

Namespace: Emgu.Util
Assembly: Emgu.Util (in Emgu.Util.dll) Version: 2.2.1.1150 (2.2.1.1150)

Syntax

         
 C#  Visual Basic  Visual C++ 
public static class Platform
Public NotInheritable Class Platform
public ref class Platform abstract sealed

Members

      
 All Members  Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
OperationSystem
Get the type of the current operating system
Runtime
Get the type of the current runtime environment

Inheritance Hierarchy

System..::..Object
  Emgu.Util..::..Platform

See Also