Table of Contents

Property IncludeHidden

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

IncludeHidden

Gets or sets a value indicating whether the copy operation includes hidden directories and files.

public bool IncludeHidden { get; set; }

Property Value

bool

This property is true if hidden directories and files are included in the copy operation; otherwise, it is false. The default is false.