InstanceView.InstanceOwner 屬性

定義

取得實例的擁有者。

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

屬性值

是實例的擁有者,或 null 是如果相關的實例 handle 沒有綁定於實例擁有者。

適用於