NAnt
![]() ![]() ![]() |
v0.91 |
Gets an OperatingSystem object that represents the current operating system.
OperatingSystem environment::get-operating-system()
Output string representation of the current operating system.
<echo message="OS=${operating-system::to-string(environment::get-operating-system())}" />
If the operating system is Windows 2000, the output is:
Microsoft Windows NT 5.0.2195.0