다음을 통해 공유


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

속성 값

이전에 삭제된 값입니다.

적용 대상