KuduSyncSettings.

PathsToIgnore Property

Summary

Gets or sets paths to ignore.
Assembly
Cake.Kudu.dll
Namespace
Cake.Kudu.KuduSync
Containing Type
KuduSyncSettings

Syntax

public ICollection<string> PathsToIgnore { get; set; }

Value

Type Description
ICollection<string>