ReturnMessage.MethodName Tulajdonság

Definíció

Lekéri a hívott metódus nevét.

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

Tulajdonság értéke

Annak a metódusnak a neve, amelyből az aktuális ReturnMessage származik.

Megvalósítás

Attribútumok

A következőre érvényes: