MethodResponse.ReturnValue 屬性
定義
取得方法呼叫的傳回值。Gets the return value of the method call.
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。
public:
property System::Object ^ ReturnValue { System::Object ^ get(); };
[get: System.Security.SecurityCritical]
public object ReturnValue { get; }
member this.ReturnValue : obj
Public ReadOnly Property ReturnValue As Object
屬性值
實作
- 屬性
備註
方法屬於遠端物件。The method belongs to a remote object.