InstanceKey.InvalidKey 屬性

定義

回傳一個無效 InstanceKey 物件。 一個無效InstanceKey物件的屬性有 Guid.Empty 值Value,屬性值為 Guid.Empty,屬性值falseIsValid也是一個值。

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

屬性值

一個無效的實例金鑰。

適用於