Edit

Share via


InstanceView.IsBoundToInstance Property

Definition

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

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

Property Value

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

Applies to