Partager via


VCFxCopTool2.IgnoreBuiltInRules, propriété

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

VCFxCopTool2 Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms