InstanceView.IsBoundToInstanceOwner 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
回傳一個值,指示所關聯的實例句柄是否綁定到實例擁有者。
public:
property bool IsBoundToInstanceOwner { bool get(); };
public bool IsBoundToInstanceOwner { get; }
member this.IsBoundToInstanceOwner : bool
Public ReadOnly Property IsBoundToInstanceOwner As Boolean
屬性值
true如果所關聯的實例句柄綁定到實例擁有者;否則,。 false