DotNetInvocationResult.Result Property

Definition

Gets the result of a successful invocation.

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

Property Value

Applies to