Summary
This class provides information about the platform NAnt is currently executed on.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["PlatformHelper"]
class Type type-node
Syntax
[Serializable()]
public class PlatformHelper
Attributes
Type | Description |
---|---|
Serializable |
Fields
Properties
Name | Value | Summary |
---|---|---|
IsWindows | bool |
Returns a value indicating whether NAnt is running on Windows.
static
|
Methods
Name | Value | Summary |
---|---|---|
Is |
bool |
Determines whether the volume of the the specified path is case sensitive.
static
|