SolutionConfigurationChanges.ProjectContextsCollectionChanges Property

Definition

Gets ProjectContexts collection changes.

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

Property Value

Applies to