InstanceKey.InvalidKey Tulajdonság

Definíció

Érvénytelen InstanceKey objektumot ad vissza. Egy érvénytelen InstanceKey objektum guid.empty értékkel rendelkezik a Value tulajdonsághoz és a falseIsValid tulajdonsághoz.

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

Tulajdonság értéke

Érvénytelen példánykulcs.

A következőre érvényes: