Freigeben über


VCFxCopTool2.IgnoreBuiltInRules-Eigenschaft

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

Syntax

'Declaration
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)

Eigenschaftswert

Typ: Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

VCFxCopTool2 Schnittstelle

Microsoft.VisualStudio.VCProjectEngine-Namespace