platform::is-win32

(Deprecated)

Checks whether NAnt is running on Windows (and not just 32-bit Windows as the name may lead you to believe).

Usage

bool platform::is-win32()

Return Value

true if NAnt is running on Windows; otherwise, false.

Requirements

Assembly: NAnt.Core (0.91.4312.0)