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

實作

屬性

適用於