Condividi tramite


OutputGroupChanges.OutputsCollectionChanges Property

Definition

Gets Outputs collection changes.

public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.IOutputSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.OutputChanges>? OutputsCollectionChanges { get; }
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

Applies to