VCFxCopTool2.FxCopModuleSuppressionsFile (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

'Declaración
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)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

VCFxCopTool2 Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)