共用方式為


InstancePersistenceContext.InstanceHandle 屬性

定義

取得目前執行個體控制代碼。

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

屬性值

目前執行個體控制代碼。

適用於