DeleteDirectorySettings.

Force Property

Summary

Gets or sets a value indicating whether to delete read-only files if set to true. It is set to false by default.
Namespace
Cake.Common.IO
Containing Type
DeleteDirectorySettings

Syntax

public bool Force { get; set; }

Value

Type Description
bool