次の方法で共有


ConfigurationSaveContent.ForceUpdate プロパティ

定義

値が true の場合、Git リポジトリに上書きされる新しい変更がある場合でも、現在の構成データベースは Git リポジトリにコミットされます。

public bool? ForceUpdate { get; set; }
member this.ForceUpdate : Nullable<bool> with get, set
Public Property ForceUpdate As Nullable(Of Boolean)

プロパティ値

適用対象