Partage via


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 du instance ou null si le handle de instance associé n’est pas lié à un propriétaire instance.

S’applique à