다음을 통해 공유


SolutionChanges.SolutionConfigurationsCollectionChanges Property

Definition

Gets SolutionConfigurations collection changes.

public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.ISolutionConfigurationSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.SolutionConfigurationChanges>? SolutionConfigurationsCollectionChanges { get; }
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

Applies to