Share via


StackMinorVersion.IsRemoteDebuggingEnabled Property

Definition

<code>true</code> if this supports Remote Debugging, otherwise <code>false</code>.

public bool? IsRemoteDebuggingEnabled { get; set; }
member this.IsRemoteDebuggingEnabled : Nullable<bool> with get, set
Public Property IsRemoteDebuggingEnabled As Nullable(Of Boolean)

Property Value

Applies to