Condividi tramite


SiteConfig.RemoteDebuggingEnabled Proprietà

Definizione

Ottiene o imposta <code>true</code> se il debug remoto è abilitato; in caso contrario, <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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a