InstanceKey.InvalidKey Eigenschaft

Definition

Gibt ein ungültiges InstanceKey Objekt zurück. Ein ungültiges InstanceKey Objekt hat guid.Empty-Wert für die Value Eigenschaft und einen false Wert für die IsValid Eigenschaft.

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

Eigenschaftswert

Ungültiger Instanzschlüssel.

Gilt für: