แชร์ผ่าน


XppPrePostArgs.getThis Method

Definition

Gets the publisher's "this" reference.

public:
 System::Object ^ getThis();
public object getThis ();
member this.getThis : unit -> obj
Public Function getThis () As Object

Returns

An anytype data type value that represents the publisher's "this" reference.

Remarks

Returns a nullNothingnullptrunita null reference (Nothing in Visual Basic) reference if the publisher is static.

Applies to