Condividi tramite


SupportedValueChanges Class

Definition

Entity Changes Model for ISupportedValueSnapshot

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