Edit

Share via


Closure.caller Field

Definition

The calling scope information from the stack frame.

This API supports the product infrastructure and is not intended to be used directly from your code.

public: System::Object ^ caller;
public object caller;
val mutable caller : obj
Public caller As Object 

Field Value

Applies to

See also