次の方法で共有


TransferStatus.EntriesSkipped フィールド

定義

既存のファイルを上書きしないためにスキップされたファイルの名前の一覧

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

フィールド値

適用対象