IFileSystemInfo.

Exists Property

Summary

Gets a value indicating whether this IFileSystemInfo exists.
Namespace
Cake.Core.IO
Containing Type
IFileSystemInfo

Syntax

bool Exists { get; }

Value

Type Description
bool true if the entry exists; otherwise, false.