Partager via


WebSiteProperties2.EnableFxCop, propriété

Espace de noms :  VsWebSite
Assembly :  VsWebSite.Interop (dans VsWebSite.Interop.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

WebSiteProperties.EnableFxCop

Sécurité .NET Framework

Voir aussi

Référence

WebSiteProperties2 Interface

EnableFxCop, surcharge

VsWebSite, espace de noms