System::Diagnostics::StackFrame::GetMethod method

StackFrame::GetMethod method

Gets method information.

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

ReturnValue

Object with captured method info.

See Also