다음을 통해 공유


InstanceKeyView.InstanceKeyState 속성

정의

인스턴스 키의 상태를 가져옵니다(Unassociated, Associated 또는 Completed).

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

속성 값

InstanceKeyState

인스턴스 키의 상태입니다.

적용 대상