共用方式為


InstanceValue.DeletedValue 屬性

定義

取得之前刪除的值。

public:
 static property System::Runtime::DurableInstancing::InstanceValue ^ DeletedValue { System::Runtime::DurableInstancing::InstanceValue ^ get(); };
public static System.Runtime.DurableInstancing.InstanceValue DeletedValue { get; }
static member DeletedValue : System.Runtime.DurableInstancing.InstanceValue
Public Shared ReadOnly Property DeletedValue As InstanceValue

屬性值

之前刪除的值。

適用於