ProjectConfigurationChanges.OutputGroupsCollectionChanges Property

Definition

Gets OutputGroups collection changes.

public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.IOutputGroupSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.OutputGroupChanges>? OutputGroupsCollectionChanges { get; }
member this.OutputGroupsCollectionChanges : Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.IOutputGroupSnapshot, Microsoft.VisualStudio.ProjectSystem.Query.OutputGroupChanges>
Public ReadOnly Property OutputGroupsCollectionChanges As EntityCollectionChanges(Of IOutputGroupSnapshot, OutputGroupChanges)

Property Value

Applies to