SignatureHeader.IsInstance Property

Definition

Gets a value that indicates whether this SignatureHeader structure has the Instance signature attribute.

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

Property Value

true if the Instance attribute is present; otherwise, false.

Applies to