次の方法で共有


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

プロパティ値

現在のインスタンス ハンドル。

適用対象