Share via


ProjectsData.ProjectPaths Property

Definition

Collection of paths of the loaded projects in the solution.

public System.Collections.Immutable.ImmutableHashSet<string> ProjectPaths { get; }
member this.ProjectPaths : System.Collections.Immutable.ImmutableHashSet<string>
Public ReadOnly Property ProjectPaths As ImmutableHashSet(Of String)

Property Value

Applies to