次の方法で共有


WebAppRuntimeSettings.RemoteDebuggingSupported プロパティ

定義

スタックに対してリモート デバッグがサポートされている場合は、lt;コード>true</code> を取得&します。それ以外の場合は、<code>false</code>。

[Newtonsoft.Json.JsonProperty(PropertyName="remoteDebuggingSupported")]
public bool? RemoteDebuggingSupported { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="remoteDebuggingSupported")>]
member this.RemoteDebuggingSupported : Nullable<bool>
Public ReadOnly Property RemoteDebuggingSupported As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象