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

屬性值

例如實例金鑰資訊,或 null 是如果不存在衝突的實例金鑰。

適用於