ProjectConfigurationChanges.RuleResultsCollectionChanges Property

Definition

Gets RuleResults collection changes.

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

Property Value

Applies to