InstanceView.IsBoundToInstanceOwner Property

Definition

Returns a value that indicates whether the associated instance handle is bound to an instance owner.

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

Property Value

true if the associated instance handle is bound to an instance owner; otherwise, false.

Applies to