InstanceKeyCompleteException.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 如果实例密钥未知,则为 。

适用于