Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the publisher's "this" reference.
Syntax
public anytype getThis()
Run On
Called
Return Value
Type: anytype
An anytype data type value that represents the publisher's "this" reference.
Remarks
Returns a null Nothing nullptr unit a null reference (Nothing in Visual Basic) reference if the publisher is static.