Partager via


CloningInfo.Overwrite Propriété

Définition

Obtient ou définit <code>true</code> pour remplacer l’application de destination ; sinon, <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="overwrite")]
public bool? Overwrite { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="overwrite")>]
member this.Overwrite : Nullable<bool> with get, set
Public Property Overwrite As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à