Condividi tramite


StackMinorVersion.IsRemoteDebuggingEnabled Proprietà

Definizione

Ottiene o imposta <code>true</code> se supporta il debug remoto, in caso contrario <codice>false</code>.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a