Condividi tramite


PropertyChanges Class

Definition

Entity Changes Model for IPropertySnapshot

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

Properties

ChangedProperties

Gets information about the changed properties.

Current

Current IEntity.

(Inherited from QueryEntityChangesBase<TEntity>)
Previous

Previous IEntity.

(Inherited from QueryEntityChangesBase<TEntity>)
SupportedValuesCollectionChanges

Gets SupportedValues collection changes.

Applies to