CodeActivity(Of TResult).Implementation Property
.NET Framework (current version)
Not supported.
Assembly: System.Activities (in System.Activities.dll)
Setting a value for this property returns a NotSupportedException. CodeActivity(Of TResult) does not allow defining the execution logic as an activity. Instead the execution logic must be defined in the Execute method.
.NET Framework
Available since 4.0
Available since 4.0
Show: