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 如果冲突的实例键未知,则为。

适用于