ItemUpdate<TEntity>.PreviousId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the previous id of the entity.
public Microsoft.VisualStudio.ProjectSystem.Query.EntityIdentity? PreviousId { get; }
member this.PreviousId : Microsoft.VisualStudio.ProjectSystem.Query.EntityIdentity
Public ReadOnly Property PreviousId As EntityIdentity