InstanceKeyCollisionException.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

プロパティ値

InstanceKey

インスタンス キー情報。競合するインスタンス キー null が見当たっていない場合は 。

適用対象