WorkflowTheme.Save(String) 메서드

정의

테마를 파일에 저장합니다.

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

매개 변수

themeFilePath
String

를 저장할 파일입니다 WorkflowTheme.

설명

파일에 테마를 유지하는 데 사용합니다 Save .

적용 대상