次の方法で共有


ConflictResolutionPolicy.ConflictResolutionPath プロパティ

定義

LastWriterWins モードの場合の競合解決パスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="conflictResolutionPath")]
public string ConflictResolutionPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="conflictResolutionPath")>]
member this.ConflictResolutionPath : string with get, set
Public Property ConflictResolutionPath As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象