FakeDirectory.

Hidden Property

Summary

Gets a value indicating whether this IFileSystemInfo is hidden.
Namespace
Cake.Testing
Containing Type
FakeDirectory

Syntax

public bool Hidden { get; internal set; }

Value

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