次の方法で共有


InstanceKeyCompleteException.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 キーが不明な場合は 。

適用対象