Condividi tramite


BuildPropertyChanges Class

Definition

Entity Changes Model for IBuildPropertySnapshot

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