Summary
Gets a value indicating whether or not this path is relative.
- Namespace
- Cake
.Core .IO - Containing Type
- IPath
<T>
Syntax
bool IsRelative { get; }
Value
| Type | Description |
|---|---|
| bool |
true if this path is relative; otherwise, false.
|
