InstanceView.InstanceOwner Egenskap

Definition

Hämtar instansens ägare.

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

Egenskapsvärde

Ägaren till instansen, eller null om den associerade instansreferensen inte är bunden till en instansägare.

Gäller för