SignatureHeader.HasExplicitThis Özellik

Tanım

Bu SignatureHeader yapının imza özniteliğine ExplicitThis sahip olup olmadığını gösteren bir değer alır.

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

Özellik Değeri

trueExplicitThis özniteliği varsa; yoksa , false.

Şunlara uygulanır