Udostępnij za pośrednictwem


Właściwość VCFxCopTool.FxCopModuleSuppressionsFile —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  Microsoft.VisualStudio.VCProjectEngine
Zestaw:  Microsoft.VisualStudio.VCProjectEngine (w Microsoft.VisualStudio.VCProjectEngine.dll)

Składnia

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

Wartość właściwości

Typ: System.String
Nazwa pliku.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCFxCopTool Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine