Share via


WebAppRuntimeSettings.IsRemoteDebuggingSupported Property

Definition

<code>true</code> if remote debugging is supported for the stack; otherwise, <code>false</code>.

public bool? IsRemoteDebuggingSupported { get; }
member this.IsRemoteDebuggingSupported : Nullable<bool>
Public ReadOnly Property IsRemoteDebuggingSupported As Nullable(Of Boolean)

Property Value

Applies to