WorkflowTheme.Save(String) Méthode
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.
Enregistre un thème dans un fichier.
public:
void Save(System::String ^ themeFilePath);
public void Save (string themeFilePath);
member this.Save : string -> unit
Public Sub Save (themeFilePath As String)
Paramètres
- themeFilePath
- String
Fichier dans lequel enregistrer le WorkflowTheme
.
Remarques
Utilisez Save pour enregistrer un thème dans un fichier.