다음을 통해 공유


InstanceView.IsBoundToInstanceOwner 속성

정의

연결된 인스턴스 핸들이 인스턴스 소유자에 바인딩되는지 여부를 나타내는 값을 반환합니다.

public:
 property bool IsBoundToInstanceOwner { bool get(); };
public bool IsBoundToInstanceOwner { get; }
member this.IsBoundToInstanceOwner : bool
Public ReadOnly Property IsBoundToInstanceOwner As Boolean

속성 값

true연결된 instance 핸들이 instance 소유자에 바인딩되어 있으면 이고, false그렇지 않으면 입니다.

적용 대상