VBProjectConfigurationProperties6.DebugSymbols Property

Definition

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

Property Value

Implements

Attributes

Applies to