Partager via


CloningInfo.Overwrite Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to