StackFrame.MethodName 属性

定义

获取此调用堆栈帧的方法的名称。

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

属性值

String

适用于