Partager via


ProjectConfigurationChanges.OutputGroupsCollectionChanges Property

Definition

Gets OutputGroups collection changes.

[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })]
public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.IOutputGroupSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.OutputGroupChanges>? OutputGroupsCollectionChanges { get; }
[<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })>]
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

Attributes

Applies to