C# 클래스 SonarLint.VisualStudio.Integration.RuleSetDeclaration

Data-only class that represents rule set information for specific configuration
파일 보기 프로젝트 열기: SonarSource-VisualStudio/sonarlint-visualstudio 1 사용 예제들

공개 메소드들

메소드 설명
RuleSetDeclaration ( Project project, System.Property ruleSetProperty, string ruleSetPath, string activationContext ) : EnvDTE

메소드 상세

RuleSetDeclaration() 공개 메소드

public RuleSetDeclaration ( Project project, System.Property ruleSetProperty, string ruleSetPath, string activationContext ) : EnvDTE
project Project
ruleSetProperty System.Property
ruleSetPath string
activationContext string
리턴 EnvDTE