TransferStatus.EntriesSkipped Field

Definition

List of name of files that are skipped because we did not want to overwrite existing files

public System.Collections.Generic.HashSet<string> EntriesSkipped;
val mutable EntriesSkipped : System.Collections.Generic.HashSet<string>
Public EntriesSkipped As HashSet(Of String) 

Field Value

Applies to