Udostępnij za pośrednictwem


SolutionSnapshot.StartupProjects Property

Definition

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

Property Value

Implements

Applies to