ActivityBuilder.ImplementationVersion Proprietà

Definizione

Ottiene o imposta la versione di implementazione per il generatore di attività.

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

Valore della proprietà

La versione di implementazione per il generatore di attività.

Attributi

Si applica a