IAnalyzerHostObject Interface
Visual Studio 2015
Defines an interface for the Vbc/Csc tasks to communicate information about analyzers and rulesets to the IDE.
Assembly: Microsoft.Build.Tasks.Core (in Microsoft.Build.Tasks.Core.dll)
| Name | Description | |
|---|---|---|
![]() | SetAdditionalFiles(array<ITaskItem^>^) | Sets additional files. |
![]() | SetAnalyzers(array<ITaskItem^>^) | Sets the specified analyzers. |
![]() | SetRuleSet(String^) | Sets the rule set. |
Introduced in Visual Studio 2015.
Show:
