InstanceKey.InvalidKey Eigenschap

Definitie

Retourneert een ongeldig InstanceKey object. Een ongeldig InstanceKey object heeft guid.Empty-waarde voor de Value eigenschap en een false waarde voor de IsValid eigenschap.

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

Waarde van eigenschap

Een ongeldige exemplaarsleutel.

Van toepassing op