VBProjectConfigurationProperties6.EnableASPXDebugging Property

Definition

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

Property Value

Implements

Attributes

Applies to