CodeActivity::ImplementationVersion Property
.NET Framework (current version)
Gets or sets the implementation version of the activity.
Assembly: System.Activities (in System.Activities.dll)
public protected: property Version^ ImplementationVersion { virtual Version^ get() override sealed; virtual void set(Version^ value) override sealed; }
.NET Framework
Available since 4.5
Available since 4.5
Show: