Condividi tramite


ProjectReferenceChanges Class

Definition

Entity Changes Model for IProjectReferenceSnapshot

public class ProjectReferenceChanges : Microsoft.VisualStudio.ProjectSystem.Query.QueryEntityChangesBase<Microsoft.VisualStudio.ProjectSystem.Query.IProjectReferenceSnapshot>
type ProjectReferenceChanges = class
    inherit QueryEntityChangesBase<IProjectReferenceSnapshot>
Public Class ProjectReferenceChanges
Inherits QueryEntityChangesBase(Of IProjectReferenceSnapshot)
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