DotNetInvocationResult.Result プロパティ

定義

呼び出しが成功した結果を取得します。

public:
 property System::Object ^ Result { System::Object ^ get(); };
public object Result { get; }
public object? Result { get; }
member this.Result : obj
Public ReadOnly Property Result As Object

プロパティ値

適用対象