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

屬性值

執行個體索引鍵的狀態。

適用於