Compartir a través de


UIEditorMetadataChanges Class

Definition

Entity Changes Model for IUIEditorMetadataSnapshot

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