platform::is-win32

[This is preliminary documentation and subject to change.]

Checks whether NAnt is running on the win32 platform.

Usage

bool platform::is-win32()

Return Value

true if NAnt is running on the win32 platform; otherwise, false.

Requirements

Assembly: NAnt.Core (0.85.1793.0)