VBProjectConfigurationProperties5.EnableUnmanagedDebugging Property

Definition

public:
 property bool EnableUnmanagedDebugging { bool get(); void set(bool value); };
public:
 property bool EnableUnmanagedDebugging { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(10057)]
public bool EnableUnmanagedDebugging { [System.Runtime.InteropServices.DispId(10057)] get; [System.Runtime.InteropServices.DispId(10057)] set; }
[<System.Runtime.InteropServices.DispId(10057)>]
[<get: System.Runtime.InteropServices.DispId(10057)>]
[<set: System.Runtime.InteropServices.DispId(10057)>]
member this.EnableUnmanagedDebugging : bool with get, set
Public Property EnableUnmanagedDebugging As Boolean

Property Value

Attributes

Applies to