InspectCodeSettings.

ProjectFilter Property

Summary

Gets or sets a filter to analyze only particular project(s) instead of the whole solution. Supports wildcards.

Syntax

public string ProjectFilter { get; set; }

Value

Type Description
string The filter to analyze only particular projects(s).