Aracılığıyla paylaş


VCFxCopTool2.IgnoreBuiltInRuleSets Özellik

Ad alanı:  Microsoft.VisualStudio.VCProjectEngine
Derleme:  Microsoft.VisualStudio.VCProjectEngine (Microsoft.VisualStudio.VCProjectEngine.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: System.Boolean

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

VCFxCopTool2 Arabirim

Microsoft.VisualStudio.VCProjectEngine Ad Alanı