Compartilhar via


ProjectChanges.ActiveConfigurationsCollectionChanges Property

Definition

Gets ActiveConfigurations 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>? ActiveConfigurationsCollectionChanges { get; }
[<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })>]
member this.ActiveConfigurationsCollectionChanges : Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.IProjectConfigurationSnapshot, Microsoft.VisualStudio.ProjectSystem.Query.ProjectConfigurationChanges>
Public ReadOnly Property ActiveConfigurationsCollectionChanges As EntityCollectionChanges(Of IProjectConfigurationSnapshot, ProjectConfigurationChanges)

Property Value

Attributes

Applies to