次の方法で共有


ItemUpdate<TEntity>.PreviousId Property

Definition

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.EntityIdentity
Public ReadOnly Property PreviousId As EntityIdentity

Property Value

Attributes

Applies to