Condividi tramite


Proprietà VCFxCopTool2.FxCopModuleSuppressionsFile

Spazio dei nomi:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Sintassi

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

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

VCFxCopTool2 Interfaccia

Spazio dei nomi Microsoft.VisualStudio.VCProjectEngine