GOA - System.Environment

Environment Class


Provides information about the current environment and platform.

Definition

public static class Environment: Object

Members Table

MethodDescription
EqualsOverloaded. Compares two objects to determine if they are equal. (Inherited from Object)
ExecuteJavascriptExecutes a Javascript.
FSCommandSends a message to a scripting language trough a Flash application.
GetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object)
GetTypeGets the Type of the current instance. (Inherited from Object)
OpenURLOverloaded. Opens an Url.
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
ToStringReturns a String that represents the current Object. (Inherited from Object)
PropertyDescription
LanguageGets the language used in the current environment.
ManufacturerGets the manufacturer of the current environment.
OSNameGets the name of the operating system of the current environment.
PlatformGets the platform of the current environment.
PlayerTypeGets the type of the Flash player used in the current environment.
PlayerVersionGets the version of the Flash player used in the current environment.
ProcessorArchitecture
TickCountGets the number of milliseconds elapsed since the Flash Player started.
Version

Inheritance Hierarchy

Object
Environment

Class Information

NamespaceSystem
Flash Librarycorlib.scl
Flash Library Version2.0.0.2466
Silverlight LibrarySystem.Windows.Forms.dll



© 2003-2007 NETiKA Technologies. All rights reserved.