다음을 통해 공유


SolutionChanges.StartupProjectsCollectionChanges Property

Definition

Gets StartupProjects collection changes.

public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.IProjectSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.ProjectChanges>? StartupProjectsCollectionChanges { get; }
member this.StartupProjectsCollectionChanges : Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.IProjectSnapshot, Microsoft.VisualStudio.ProjectSystem.Query.ProjectChanges>
Public ReadOnly Property StartupProjectsCollectionChanges As EntityCollectionChanges(Of IProjectSnapshot, ProjectChanges)

Property Value

Applies to