Partager via


SiteConfig.RemoteDebuggingEnabled Propriété

Définition

Obtient ou définit <code>true</code> si le débogage distant est activé ; sinon, <code>false</code>.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à