The methods of the EnvironmentFunctions class are listed below. For a complete list of EnvironmentFunctions class members, see the EnvironmentFunctions Members topic.
![]() ![]() | Gets the path to the system special folder identified by the specified enumeration. |
![]() ![]() | Gets the NetBIOS name of this local computer. |
![]() ![]() | Gets an OperatingSystem object that represents the current operating system. |
![]() ![]() | Gets the user name of the person who started the current thread. |
![]() ![]() | Returns the value of the specified environment variable. |
![]() ![]() | Gets a Version object that describes the major, minor, build, and revision numbers of the Common Language Runtime. |
![]() ![]() | Gets the newline string defined for this environment. |
![]() ![]() | Gets a value indicating whether the specified environment variable exists. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
EnvironmentFunctions Class | NAnt.Core.Functions Namespace