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.
[System.Diagnostics.CodeAnalysis.Experimental("VSEXTPREVIEW_PROJECTQUERY_TRACKING")]
public Microsoft.VisualStudio.ProjectSystem.Query.EntityIdentity? PreviousId { get; }[<System.Diagnostics.CodeAnalysis.Experimental("VSEXTPREVIEW_PROJECTQUERY_TRACKING")>]
member this.PreviousId : Microsoft.VisualStudio.ProjectSystem.Query.EntityIdentityPublic ReadOnly Property PreviousId As EntityIdentityProperty Value
- Attributes