SolutionFolderSnapshot.SolutionFolders Property

Definition

public Microsoft.VisualStudio.ProjectSystem.Query.IAsyncQueryable<Microsoft.VisualStudio.ProjectSystem.Query.ISolutionFolderSnapshot> SolutionFolders { get; }
member this.SolutionFolders : Microsoft.VisualStudio.ProjectSystem.Query.IAsyncQueryable<Microsoft.VisualStudio.ProjectSystem.Query.ISolutionFolderSnapshot>
Public ReadOnly Property SolutionFolders As IAsyncQueryable(Of ISolutionFolderSnapshot)

Property Value

Implements

Applies to