WorkflowTheme.Save(String) Metod

Definition

Sparar ett tema i en fil.

public:
 void Save(System::String ^ themeFilePath);
public void Save(string themeFilePath);
member this.Save : string -> unit
Public Sub Save (themeFilePath As String)

Parametrar

themeFilePath
String

Filen där du vill spara WorkflowTheme.

Kommentarer

Använd Save för att spara ett tema i en fil.

Gäller för