VBProjectConfigurationProperties6.CodeAnalysisIgnoreGeneratedCode Property

Definition

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

Property Value

Implements

Attributes

Applies to