共用方式為


InstanceView.IsBoundToInstanceOwner 屬性

定義

傳回值,這個值表示相關聯的執行個體控制代碼是否已繫結至執行個體擁有者。

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

屬性值

true 如果相關聯的實例句柄系結至實例擁有者,則為 ;否則為 false

適用於