Share via


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 関連付けられているインスタンス ハンドルがインスタンス所有者にバインドされていない場合。

適用対象