VCFxCopTool2.IgnoreBuiltInRuleSets (Propiedad)

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

Sintaxis

'Declaración
Property IgnoreBuiltInRuleSets As Boolean
bool IgnoreBuiltInRuleSets { get; set; }
property bool IgnoreBuiltInRuleSets {
    bool get ();
    void set (bool value);
}
abstract IgnoreBuiltInRuleSets : bool with get, set
function get IgnoreBuiltInRuleSets () : boolean
function set IgnoreBuiltInRuleSets (value : boolean)

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

VCFxCopTool2 Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)