VCFxCopTool2.IgnoreBuiltInRules (Propiedad)

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

Sintaxis

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

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

VCFxCopTool2 Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)