次の方法で共有


ItemUpdate<TEntity>.Current Property

Definition

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 : 'Entity
Public ReadOnly Property Current As TEntity

Property Value

TEntity
Attributes

Applies to