Package org.sonar.plugins.csharp
Class CSharpPropertyDefinitions
- java.lang.Object
-
- org.sonarsource.dotnet.shared.plugins.AbstractPropertyDefinitions
-
- org.sonar.plugins.csharp.CSharpPropertyDefinitions
-
public class CSharpPropertyDefinitions extends AbstractPropertyDefinitions
-
-
Field Summary
-
Fields inherited from class org.sonarsource.dotnet.shared.plugins.AbstractPropertyDefinitions
PROJECT_BASE_DIR_PROPERTY, PROJECT_KEY_PROPERTY, PROJECT_NAME_PROPERTY
-
-
Constructor Summary
Constructors Constructor Description CSharpPropertyDefinitions(org.sonar.api.SonarRuntime runtime)
-
Method Summary
-
Methods inherited from class org.sonarsource.dotnet.shared.plugins.AbstractPropertyDefinitions
create, getAnalyzeGeneratedCode, getAnalyzerWorkDirProperty, getBugCategoriesProperty, getCodeSmellCategoriesProperty, getFileSuffixProperty, getIgnoreHeaderCommentsProperty, getIgnoreIssuesProperty, getRoslynJsonReportPathProperty, getVulnerabilityCategoriesProperty
-
-