다음을 통해 공유


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

속성 값

instance 키에 대한 정보이거나 null instance 키를 알 수 없는 경우 입니다.

적용 대상