Property Recursive
Recursive
Gets or sets a value indicating whether the copy is recursive.
public bool Recursive { get; set; }
Property Value
- bool
trueif recursive mode is enabled; otherwise,false.
Gets or sets a value indicating whether the copy is recursive.
public bool Recursive { get; set; }
true if recursive mode is enabled; otherwise, false.