Condividi tramite


ExternalFileChanges Class

Definition

Entity Changes Model for IExternalFileSnapshot

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