Compartir a través de


VCFxCopTool2.EnableFxCop (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

'Declaración
Property EnableFxCop As Boolean
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)

Valor de propiedad

Tipo: Boolean

Seguridad de .NET Framework

Vea también

Referencia

VCFxCopTool2 Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)