VCFxCopTool2.IgnoreBuiltInRules 属性

命名空间:  Microsoft.VisualStudio.VCProjectEngine
程序集:  Microsoft.VisualStudio.VCProjectEngine(在 Microsoft.VisualStudio.VCProjectEngine.dll 中)

语法

声明
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)

属性值

类型:System.Boolean

.NET Framework 安全性

请参见

参考

VCFxCopTool2 接口

Microsoft.VisualStudio.VCProjectEngine 命名空间