VCFxCopTool2 Interface
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'宣告
<GuidAttribute("CE62CB93-4780-4C0C-905F-463C77961E0A")> _
Public Interface VCFxCopTool2 _
Inherits VCFxCopTool
[GuidAttribute("CE62CB93-4780-4C0C-905F-463C77961E0A")]
public interface VCFxCopTool2 : VCFxCopTool
[GuidAttribute(L"CE62CB93-4780-4C0C-905F-463C77961E0A")]
public interface class VCFxCopTool2 : VCFxCopTool
[<GuidAttribute("CE62CB93-4780-4C0C-905F-463C77961E0A")>]
type VCFxCopTool2 =
interface
interface VCFxCopTool
end
public interface VCFxCopTool2 extends VCFxCopTool
The VCFxCopTool2 type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Culture | Infrastructure. Microsoft Internal Use Only. (Inherited from VCFxCopTool.) |
![]() |
Culture | |
![]() |
Dictionaries | Infrastructure. Microsoft Internal Use Only. (Inherited from VCFxCopTool.) |
![]() |
Dictionaries | |
![]() |
EnableFxCop | Infrastructure. Microsoft Internal Use Only. (Inherited from VCFxCopTool.) |
![]() |
EnableFxCop | |
![]() |
ExecutionBucket | Infrastructure. Microsoft Internal Use Only. (Inherited from VCFxCopTool.) |
![]() |
ExecutionBucket | |
![]() |
FailOnMissingRules | |
![]() |
FxCopModuleSuppressionsFile | Infrastructure. Microsoft Internal Use Only. (Inherited from VCFxCopTool.) |
![]() |
FxCopModuleSuppressionsFile | |
![]() |
FxCopUseTypeNameInSuppression | Infrastructure. Microsoft Internal Use Only. (Inherited from VCFxCopTool.) |
![]() |
FxCopUseTypeNameInSuppression | |
![]() |
IgnoreBuiltInRules | |
![]() |
IgnoreBuiltInRuleSets | |
![]() |
IgnoreGeneratedCode | Infrastructure. Microsoft Internal Use Only. (Inherited from VCFxCopTool.) |
![]() |
IgnoreGeneratedCode | |
![]() |
InputAssemblyFileName | Infrastructure. Microsoft Internal Use Only. (Inherited from VCFxCopTool.) |
![]() |
InputAssemblyFileName | |
![]() |
OutputFile | Infrastructure. Microsoft Internal Use Only. (Inherited from VCFxCopTool.) |
![]() |
OutputFile | |
![]() |
OverrideRuleVisibilities | Infrastructure. Microsoft Internal Use Only. (Inherited from VCFxCopTool.) |
![]() |
OverrideRuleVisibilities | |
![]() |
RuleAssemblies | Infrastructure. Microsoft Internal Use Only. (Inherited from VCFxCopTool.) |
![]() |
RuleAssemblies | |
![]() |
RuleDirectories | |
![]() |
Rules | Infrastructure. Microsoft Internal Use Only. (Inherited from VCFxCopTool.) |
![]() |
Rules | |
![]() |
RuleSet | |
![]() |
RuleSetDirectories | |
![]() |
ToolKind | Infrastructure. Microsoft Internal Use Only. (Inherited from VCFxCopTool.) |
![]() |
ToolKind | |
![]() |
toolName | Infrastructure. Microsoft Internal Use Only. (Inherited from VCFxCopTool.) |
![]() |
toolName | |
![]() |
ToolPath | Infrastructure. Microsoft Internal Use Only. (Inherited from VCFxCopTool.) |
![]() |
ToolPath | |
![]() |
VCProjectEngine | Infrastructure. Microsoft Internal Use Only. (Inherited from VCFxCopTool.) |
![]() |
VCProjectEngine |
Top