Condividi tramite


ProjectChanges.ActiveConfigurationsCollectionChanges Property

Definition

Gets ActiveConfigurations collection changes.

public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.IProjectConfigurationSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.ProjectConfigurationChanges>? ActiveConfigurationsCollectionChanges { get; }
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

Applies to