Condividi tramite


UIPropertyEditorChanges Class

Definition

Entity Changes Model for IUIPropertyEditorSnapshot

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

Properties

ChangedProperties

Gets information about the changed properties.

Current

Current IEntity.

(Inherited from QueryEntityChangesBase<TEntity>)
MetadataCollectionChanges

Gets Metadata collection changes.

Previous

Previous IEntity.

(Inherited from QueryEntityChangesBase<TEntity>)

Applies to