Partager via


ProjectChanges.ConfigurationsCollectionChanges Property

Definition

Gets Configurations collection changes.

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

Property Value

Attributes

Applies to