StackFrame.MethodName Property

Definition

Gets the name of the method for this frame of the call stack.

public:
 property System::String ^ MethodName { System::String ^ get(); };
public:
 property Platform::String ^ MethodName { Platform::String ^ get(); };
public string MethodName { get; }
member this.MethodName : string
Public ReadOnly Property MethodName As String

Property Value

Applies to