DynamicActivity<TResult>.ImplementationVersion Свойство

Определение

Получает или задает версию реализации действия.

public:
 property Version ^ ImplementationVersion { Version ^ get(); void set(Version ^ value); };
[System.ComponentModel.TypeConverter(typeof(System.Activities.XamlIntegration.ImplementationVersionConverter))]
public Version ImplementationVersion { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.Activities.XamlIntegration.ImplementationVersionConverter))>]
member this.ImplementationVersion : Version with get, set
Public Property ImplementationVersion As Version

Значение свойства

Версия реализации действия.

Атрибуты

Применяется к