Nyelv

ActivityBuilder.ImplementationVersion Tulajdonság

Definíció

Lekéri vagy beállítja a tevékenységszerkesztő implementációs verzióját.

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

Tulajdonság értéke

A tevékenységszerkesztő implementációs verziója.

Attribútumok

A következőre érvényes: