Partager via


WebSiteProperties3.EnableFxCop, propriété

Espace de noms :  VsWebSite90
Assembly :  VsWebSite.Interop90 (dans VsWebSite.Interop90.dll)

Syntaxe

'Déclaration
Property EnableFxCop As Boolean
    Get
    Set
bool EnableFxCop { get; set; }
property bool EnableFxCop {
    bool get ();
    void set (bool value);
}
abstract EnableFxCop : bool with get, set
function get EnableFxCop () : boolean
function set EnableFxCop (value : boolean)

Valeur de propriété

Type : System.Boolean

Implémentations

WebSiteProperties2.EnableFxCop

Sécurité .NET Framework

Voir aussi

Référence

WebSiteProperties3 Interface

EnableFxCop, surcharge

VsWebSite90, espace de noms