Partager via


CloningInfo.AppSettingsOverrides Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="appSettingsOverrides")]
public System.Collections.Generic.IDictionary<string,string> AppSettingsOverrides { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="appSettingsOverrides")>]
member this.AppSettingsOverrides : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property AppSettingsOverrides As IDictionary(Of String, String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to