Compartir a través de


InstanceValue.DeletedValue Propiedad

Definición

Obtiene el valor eliminado previamente.

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

Valor de propiedad

Valor eliminado previamente.

Se aplica a