ItemUpdate<TEntity>.Current 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 current state of the entity.
[System.Diagnostics.CodeAnalysis.Experimental("VSEXTPREVIEW_PROJECTQUERY_TRACKING")]
public TEntity? Current { get; }[<System.Diagnostics.CodeAnalysis.Experimental("VSEXTPREVIEW_PROJECTQUERY_TRACKING")>]
member this.Current : 'EntityPublic ReadOnly Property Current As TEntityProperty Value
		TEntity
		
	
	
	- Attributes