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 如果實例金鑰未知。

適用於