Environment
cs.system.Environment (extern final class)
Static Members
ProcessorCount: Int
WorkingSet: haxe.Int64
Version: Version
UserName: String
UserInteractive: Bool
UserDomainName: String
TickCount: Int
SystemDirectory: String
StackTrace: String
OSVersion: OperatingSystem
NewLine: String
MachineName: String
HasShutdownStarted: Bool
ExitCode: Int
CurrentDirectory: String
CommandLine: String
Name | Type |
---|---|
exitCode |
Int |
Name | Type |
---|---|
name |
String |
Returns |
---|
String |
GetCommandLineArgs(): cs.NativeArray<String>
Returns |
---|
cs.NativeArray<String> |
Name | Type |
---|---|
variable |
String |
Returns |
---|
String |
GetEnvironmentVariables(): cs.system.collections.IDictionary
Returns |
---|
cs.system.collections.IDictionary |
GetFolderPath(folder: Anonymous): String
Name | Type |
---|---|
folder |
Anonymous |
Returns |
---|
String |
GetLogicalDrives(): cs.NativeArray<String>
Returns |
---|
cs.NativeArray<String> |
Name | Type |
---|---|
variable |
String |
value |
String |
Name | Type |
---|---|
message |
String |
Metadata
Name | Parameters |
---|---|
:nativeGen |
- |
:abstract |
- |
:libType |
- |
:csNative |
- |