GetMethod()

StackFrame::GetMethod() method

Gets method information.

System::SharedPtr<System::Reflection::MethodBase> System::Diagnostics::StackFrame::GetMethod()

Return Value

Object with captured method info.

See Also