VBProjectConfigurationProperties6.CodeAnalysisIgnoreBuiltInRules Property

Definition

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

Property Value

Implements

Attributes

Applies to