WorkflowTheme.Version Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la version du thème.
public:
property System::String ^ Version { System::String ^ get(); void set(System::String ^ value); };
public string Version { get; set; }
member this.Version : string with get, set
Public Property Version As String
Valeur de propriété
Informations de version pour le thème.
Exceptions
La valeur de la propriété ne peut pas être définie car le thème de workflow est en lecture seule.
Remarques
Utilisez les informations de version pour indiquer les améliorations successives apportées à un thème nommé.