Compartilhar via


Propriedade VCFxCopTool2.FxCopUseTypeNameInSuppression

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (em Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxe

'Declaração
Property FxCopUseTypeNameInSuppression As Boolean
bool FxCopUseTypeNameInSuppression { get; set; }
property bool FxCopUseTypeNameInSuppression {
    bool get ();
    void set (bool value);
}
abstract FxCopUseTypeNameInSuppression : bool with get, set
function get FxCopUseTypeNameInSuppression () : boolean 
function set FxCopUseTypeNameInSuppression (value : boolean)

Valor de propriedade

Tipo: Boolean

Segurança do .NET Framework

Consulte também

Referência

VCFxCopTool2 Interface

Namespace Microsoft.VisualStudio.VCProjectEngine