InstanceView.InstanceOwner Свойство

Определение

Извлекает владельца экземпляра.

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

Значение свойства

Владелец экземпляра или null , если связанный дескриптор экземпляра не привязан к владельцу экземпляра.

Применяется к