Sdílet prostřednictvím


InstanceKeyCompleteException.InstanceKey Vlastnost

Definice

Obsahuje informace o klíči instance.

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

Hodnota vlastnosti

Informace o klíči instance nebo null pokud klíč instance není známý.

Platí pro