VCFxCopTool Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

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

Syntax

'Declaration
<GuidAttribute("640434C9-8278-40F1-B435-A97B2D7FB0EF")> _
Public Interface VCFxCopTool
[GuidAttribute("640434C9-8278-40F1-B435-A97B2D7FB0EF")]
public interface VCFxCopTool
[GuidAttribute(L"640434C9-8278-40F1-B435-A97B2D7FB0EF")]
public interface class VCFxCopTool
[<GuidAttribute("640434C9-8278-40F1-B435-A97B2D7FB0EF")>]
type VCFxCopTool =  interface end
public interface VCFxCopTool

The VCFxCopTool type exposes the following members.

Properties

  Name Description
Public property Culture Infrastructure. Microsoft Internal Use Only.
Public property Dictionaries Infrastructure. Microsoft Internal Use Only.
Public property EnableFxCop Infrastructure. Microsoft Internal Use Only.
Public property ExecutionBucket Infrastructure. Microsoft Internal Use Only.
Public property FxCopModuleSuppressionsFile Infrastructure. Microsoft Internal Use Only.
Public property FxCopUseTypeNameInSuppression Infrastructure. Microsoft Internal Use Only.
Public property IgnoreGeneratedCode Infrastructure. Microsoft Internal Use Only.
Public property InputAssemblyFileName Infrastructure. Microsoft Internal Use Only.
Public property OutputFile Infrastructure. Microsoft Internal Use Only.
Public property OverrideRuleVisibilities Infrastructure. Microsoft Internal Use Only.
Public property RuleAssemblies Infrastructure. Microsoft Internal Use Only.
Public property Rules Infrastructure. Microsoft Internal Use Only.
Public property ToolKind Infrastructure. Microsoft Internal Use Only.
Public property toolName Infrastructure. Microsoft Internal Use Only.
Public property ToolPath Infrastructure. Microsoft Internal Use Only.
Public property VCProjectEngine Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

Microsoft.VisualStudio.VCProjectEngine Namespace