PlatformHelper.

IsWin32 Field

Summary

Gets a value indicating if Windows is the current execution platform.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
PlatformHelper

Syntax

[Obsolete("Use IsWindows instead.")]
public static readonly bool IsWin32

Attributes

Type Description
ObsoleteAttribute