SignatureHeader.HasExplicitThis Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob diese SignatureHeader-Struktur über das ExplicitThis-Attribut der Signatur verfügt.

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

Eigenschaftswert

Boolean

true wenn das ExplicitThis Attribut vorhanden ist; andernfalls false.

Gilt für