Summary
Gets a value indicating whether the environment is RWX.
- Namespace
- Cake
.Common .Build .Rwx .Data - Containing Type
- RwxEnvironmentInfo
Syntax
public bool Rwx { get; }
Value
| Type | Description |
|---|---|
| bool |
true if RWX; otherwise, false.
|
