다음을 통해 공유


ReturnMessage.MethodName 속성

정의

호출된 메서드의 이름을 가져옵니다.

public:
 property System::String ^ MethodName { System::String ^ get(); };
public string MethodName { get; }
public string MethodName { [System.Security.SecurityCritical] get; }
member this.MethodName : string
[<get: System.Security.SecurityCritical>]
member this.MethodName : string
Public ReadOnly Property MethodName As String

속성 값

현재 ReturnMessage를 발생시킨 메서드의 이름입니다.

구현

특성

적용 대상