Partilhar via


Propriedade VCFxCopTool2.IgnoreBuiltInRuleSets

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (em Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

VCFxCopTool2 Interface

Namespace Microsoft.VisualStudio.VCProjectEngine