Share via


WebSiteProperties2.EnableFxCop Property

Definition

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

Property Value

Implements

Attributes

Applies to