Summary
Gets a value indicating whether this
Wyam.Common.IO.IFileSystemEntry exists.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .IO - Containing Type
- IFileSystemEntry
Syntax
bool Exists { get; }
Value
| Type | Description |
|---|---|
| bool |
true if the entry exists; otherwise, false.
|
