次の方法で共有


StackMinorVersion.IsRemoteDebuggingEnabled プロパティ

定義

lt;code>true</code> がリモート デバッグを&サポートしている場合は、lt;コード>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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象