Partager via


OutputGroupChanges.OutputsCollectionChanges Property

Definition

Gets Outputs collection changes.

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

Property Value

Attributes

Applies to