Share via


SolutionChanges.SolutionConfigurationsCollectionChanges Property

Definition

Gets SolutionConfigurations collection changes.

[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })]
public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.ISolutionConfigurationSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.SolutionConfigurationChanges>? SolutionConfigurationsCollectionChanges { get; }
[<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })>]
member this.SolutionConfigurationsCollectionChanges : Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.ISolutionConfigurationSnapshot, Microsoft.VisualStudio.ProjectSystem.Query.SolutionConfigurationChanges>
Public ReadOnly Property SolutionConfigurationsCollectionChanges As EntityCollectionChanges(Of ISolutionConfigurationSnapshot, SolutionConfigurationChanges)

Property Value

Attributes

Applies to