共用方式為


VCFxCopTool2.FxCopModuleSuppressionsFile 屬性

命名空間:  Microsoft.VisualStudio.VCProjectEngine
組件:  Microsoft.VisualStudio.VCProjectEngine (在 Microsoft.VisualStudio.VCProjectEngine.dll 中)

語法

'宣告
Property FxCopModuleSuppressionsFile As String
string FxCopModuleSuppressionsFile { get; set; }
property String^ FxCopModuleSuppressionsFile {
    String^ get ();
    void set (String^ value);
}
abstract FxCopModuleSuppressionsFile : string with get, set
function get FxCopModuleSuppressionsFile () : String 
function set FxCopModuleSuppressionsFile (value : String)

屬性值

類型:String

.NET Framework 安全性

請參閱

參考

VCFxCopTool2 介面

Microsoft.VisualStudio.VCProjectEngine 命名空間