InstancePersistenceContext.InstanceHandle 屬性

定義

會取得目前的實例 handle。

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

屬性值

目前的實例處理。

適用於