W3cubDocs

/Haxe C#

OperatingSystem

package cs.system

implements ICloneable, ISerializable

@:final@:libType@:csNative@:native("System.OperatingSystem") Available on cs

Constructor

@:final @:overload new (platform:PlatformID, version:Version)

Variables

read only Platform:PlatformID

read only ServicePack:String

read only Version:Version

read only VersionString:String

Methods

@:final @:overload Clone ():Dynamic

@:final @:overload GetObjectData (info:SerializationInfo, context:StreamingContext):Void

@:overload ToString ():String

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/OperatingSystem.html