다음을 통해 공유


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

속성 값

instance 소유자이거나 null 연결된 instance 핸들이 instance 소유자에게 바인딩되지 않은 경우 입니다.

적용 대상