Activity.ImplementationVersion Property

.NET Framework (current version)
 

Gets or sets the version of the implementation used.

Namespace:   System.Activities
Assembly:  System.Activities (in System.Activities.dll)

<TypeConverterAttribute(GetType(ImplementationVersionConverter))>
Protected Friend Overridable Property ImplementationVersion As Version

Property Value

Type: System.Version

The version of the implementation

.NET Framework
Available since 4.5
Return to top
Show: