InstanceKeyNotReadyException.InstanceKey 屬性

定義

包含關於執行個體索引鍵的資訊。

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

屬性值

實體索引鍵,如果不知道實例索引鍵,則 null 為 。

適用於