InstanceView.IsBoundToInstanceOwner 属性

定义

返回一个值,该值指示关联的实例句柄是否绑定到实例所有者。

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

属性值

true 如果关联的实例句柄绑定到实例所有者,则为 ;否则,为 false.

适用于