InstanceKeyCollisionException.InstanceKey Proprietà

Definizione

Contiene informazioni sulla chiave di istanza.

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

Valore della proprietà

InstanceKey

Informazioni sulla chiave dell'istanza o null se la chiave di istanza in conflitto non è nota.

Si applica a