InstanceView.InstanceOwner Propriété

Définition

Obtient le propriétaire de l’instance.

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

Valeur de propriété

Propriétaire de l’instance, ou null si le handle d’instance associé n’est pas lié à un propriétaire d’instance.

S’applique à