Table of Contents

Property Recursive

Namespace
SharpVectors.Converters
Assembly
SharpVectors.Converters.Wpf.dll

Recursive

Gets or sets a value indicating whether the directory copying is recursive, that is includes the sub-directories.

public bool Recursive { get; set; }

Property Value

bool

This property is true if the sub-directories are included in the directory copy; otherwise, it is false. The default is true.