StackFrame2::FunctionName Property

 

Gets the function name of this stack frame.

Namespace:   EnvDTE90a
Assembly:  EnvDTE90a (in EnvDTE90a.dll)

property String^ FunctionName {
	String^ get();
}

Property Value

Type: System::String^

The function name of this stack frame.

Return to top
Show: