CSharpProjectProperties7.EnableSecurityDebugging Property

Definition

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

Property Value

Implements

Attributes

Applies to