Compartir a través de


ProjectConfigurationChanges.RuleResultsCollectionChanges Property

Definition

Gets RuleResults collection changes.

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

Attributes

Applies to