Свойство | Type | Description | |
---|---|---|---|
AddFileToSolutionItems | void | ||
PendBindingInformation | void | ||
RemoveFileFromSolutionItems | void |
Méthode | Description | |
---|---|---|
CommitSolutionBinding ( ) : bool | ||
GetRuleSetInformation ( System.Language language ) : |
||
Initialize ( IEnumerable |
||
Prepare ( |
||
RegisterKnownRuleSets ( RuleSet>.IDictionary |
||
SolutionBindingOperation ( IServiceProvider serviceProvider, |
Méthode | Description | |
---|---|---|
AddFileToSolutionItems ( string fullFilePath ) : void | ||
PendBindingInformation ( |
Will bend add/edit the binding information for next time usage
|
|
RemoveFileFromSolutionItems ( string fullFilePath ) : void |
public GetRuleSetInformation ( System.Language language ) : |
||
language | System.Language | |
Résultat |
public Initialize ( IEnumerable |
||
projects | IEnumerable |
|
profilesMap | QualityProfile>.IDictionary | |
Résultat | void |
public Prepare ( |
||
token | ||
Résultat | void |
public RegisterKnownRuleSets ( RuleSet>.IDictionary |
||
ruleSets | RuleSet>.IDictionary | |
Résultat | void |
public SolutionBindingOperation ( IServiceProvider serviceProvider, |
||
serviceProvider | IServiceProvider | |
connection | ||
sonarQubeProjectKey | string | |
Résultat | EnvDTE |