Save the file to a folder
Namespace: WorkflowGen.My.DataAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic void Save(
string folderPath
)
Public Sub Save (
folderPath As String
)
Parameters
- folderPath
- Type: SystemString
Destination folder path
See Also