InstanceView.InstanceOwner Eigenschaft

Definition

Ruft den Besitzer der Instanz ab.

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

Eigenschaftswert

Der Besitzer des instance odernull, wenn das zugeordnete instance Handle nicht an einen instance-Besitzer gebunden ist.

Gilt für: