Aracılığıyla paylaş


Activity.ImplementationVersion Özellik

Tanım

Kullanılan uygulamanın sürümünü alır veya ayarlar.

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

Özellik Değeri

Uygulamanın sürümü.

Öznitelikler

Şunlara uygulanır