다음을 통해 공유


SolutionChanges.ProjectsCollectionChanges Property

Definition

Gets Projects collection changes.

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

Property Value

Applies to