共用方式為


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 為 。

適用於