InstanceView.IsBoundToInstanceOwner 屬性

定義

回傳一個值,指示所關聯的實例句柄是否綁定到實例擁有者。

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

屬性值

true如果所關聯的實例句柄綁定到實例擁有者;否則,。 false

適用於