OpenNETCF Smart Device Framework 2.3

The Environment2 type exposes the following members.

Properties

  NameDescription
MachineName
Gets the name of this local device.
NewLine
Gets the newline string defined for this environment.
OSVersion
Gets an OperatingSystem object that contains the current platform identifier and version number.
SdfVersion
Gets a Version object that contains the version of the Smart Device Framework in use.
SystemDirectory
Gets the fully qualified path of the system directory.
TickCount
Gets the number of milliseconds elapsed since the system started.
UserName
Gets the user name of the person who started the current thread.
Version
Gets a Version object that describes the major, minor, build, and revision numbers of the common language runtime.
WorkingSet
Gets the amount of physical memory mapped to the process context.

See Also