Condividi tramite


CategoryChanges Class

Definition

Entity Changes Model for ICategorySnapshot

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

Properties

ChangedProperties

Gets information about the changed properties.

Current

Current IEntity.

(Inherited from QueryEntityChangesBase<TEntity>)
Previous

Previous IEntity.

(Inherited from QueryEntityChangesBase<TEntity>)

Applies to