WatchSettings.

Recursive Property

Summary

Gets or sets whether the watcher should watch all subdirectories or only the current directory.
Assembly
Cake.Watch.dll
Namespace
Cake.Watch
Containing Type
WatchSettings

Syntax

public bool Recursive { get; set; }

Value

Type Description
bool