Condividi tramite


ProjectsData Class

Definition

Contains information about loaded projects and the solution version.

public class ProjectsData
type ProjectsData = class
Public Class ProjectsData
Inheritance
ProjectsData

Constructors

ProjectsData(ImmutableHashSet<String>, SolutionVersionInfo)

Properties

ProjectPaths

Collection of paths of the loaded projects in the solution.

SolutionVersionInfo

The solution version.

Applies to