Summary
Gets a value indicating whether this instance is running on RWX.
- Namespace
- Cake
.Common .Build .Rwx - Containing Type
- RwxProvider
Syntax
public bool IsRunningOnRwx { get; }
Value
| Type | Description |
|---|---|
| bool |
true if this instance is running on RWX; otherwise, false.
|
