InstanceKey.InvalidKey Egenskap

Definition

Returnerar ett ogiltigt InstanceKey objekt. Ett ogiltigt InstanceKey objekt har Guid.Empty-värdet för Value egenskapen och ett false värde för egenskapen IsValid .

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

Egenskapsvärde

En ogiltig instansnyckel.

Gäller för