Edit

Share via


ArgumentsObject.caller Field

Definition

Overloads

caller

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

The calling scope information from the stack frame.

caller

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

See also

Applies to