次の方法で共有


SkipErrorFile.FileMissing プロパティ

定義

コピー中に他のクライアントによってファイルが削除された場合に skip を取得または設定します。 既定値は true です。 型: boolean (または resultType ブール値を持つ式)。

[Newtonsoft.Json.JsonProperty(PropertyName="fileMissing")]
public object FileMissing { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fileMissing")>]
member this.FileMissing : obj with get, set
Public Property FileMissing As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象