RuleResultChanges.ItemsCollectionChanges Property

Definition

Gets Items collection changes.

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

Property Value

Applies to