Activity.ImplementationVersion Свойство

Определение

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

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

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

Версия реализации.

Атрибуты

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