Activity(Of TResult).Result Property
.NET Framework (current version)
Gets or sets the result argument for the Activity(Of TResult).
Assembly: System.Activities (in System.Activities.dll)
Property Value
Type: System.Activities.OutArgument(Of TResult)The result argument for the Activity(Of TResult).
This property is read-only at runtime. If the value is set at runtime, an InvalidOperationException is thrown.
.NET Framework
Available since 4.0
Available since 4.0
Show: