PSMemberInfo.IsInstance Property

Definition

True if this member has been added to the instance as opposed to coming from the adapter or from type data.

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

Property Value

Applies to