ActivityWithResult::Result Property
.NET Framework (current version)
When implemented in a derived class, gets or sets the value of an object of type OutArgument.
Assembly: System.Activities (in System.Activities.dll)
public: [IgnoreDataMemberAttribute] property OutArgument^ Result { OutArgument^ get(); void set(OutArgument^ value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: