VCPlatform.DisableAlternateDebuggers Property

Definition

Gets whether alternative debuggers are accessable.

public:
 property bool DisableAlternateDebuggers { bool get(); };
public:
 property bool DisableAlternateDebuggers { bool get(); };
[System.Runtime.InteropServices.DispId(2520)]
public bool DisableAlternateDebuggers { [System.Runtime.InteropServices.DispId(2520)] get; }
[<System.Runtime.InteropServices.DispId(2520)>]
[<get: System.Runtime.InteropServices.DispId(2520)>]
member this.DisableAlternateDebuggers : bool
Public ReadOnly Property DisableAlternateDebuggers As Boolean

Property Value

true if alternative debuggers can not be used.

Attributes

Applies to