Share via


RuleResultChanges Class

Definition

Entity Changes Model for IRuleResultSnapshot

public class RuleResultChanges : Microsoft.VisualStudio.ProjectSystem.Query.QueryEntityChangesBase<Microsoft.VisualStudio.ProjectSystem.Query.IRuleResultSnapshot>
type RuleResultChanges = class
    inherit QueryEntityChangesBase<IRuleResultSnapshot>
Public Class RuleResultChanges
Inherits QueryEntityChangesBase(Of IRuleResultSnapshot)
Inheritance

Properties

ChangedProperties

Gets information about the changed properties.

Current

Current IEntity.

(Inherited from QueryEntityChangesBase<TEntity>)
ItemsCollectionChanges

Gets Items collection changes.

Previous

Previous IEntity.

(Inherited from QueryEntityChangesBase<TEntity>)

Applies to