InstanceKeyView.InstanceKeyState 属性

定义

获取实例键的状态(非关联、关联或已完成)。

public:
 property System::Runtime::DurableInstancing::InstanceKeyState InstanceKeyState { System::Runtime::DurableInstancing::InstanceKeyState get(); };
public System.Runtime.DurableInstancing.InstanceKeyState InstanceKeyState { get; }
member this.InstanceKeyState : System.Runtime.DurableInstancing.InstanceKeyState
Public ReadOnly Property InstanceKeyState As InstanceKeyState

属性值

实例键的状态。

适用于