Compartir a través de


InstanceView.InstanceOwner Propiedad

Definición

Obtiene el propietario de la instancia.

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

Valor de propiedad

Propietario de la instancia o null si el identificador de instancia asociado no está enlazado a un propietario de instancia.

Se aplica a