Compartir a través de


UIPropertyValueChanges Class

Definition

Entity Changes Model for IUIPropertyValueSnapshot

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

Properties

ChangedProperties

Gets information about the changed properties.

ConfigurationDimensionsCollectionChanges

Gets ConfigurationDimensions collection changes.

Current

Current IEntity.

(Inherited from QueryEntityChangesBase<TEntity>)
Previous

Previous IEntity.

(Inherited from QueryEntityChangesBase<TEntity>)
SupportedValuesCollectionChanges

Gets SupportedValues collection changes.

Applies to