WorkspaceManager.SaveWorkspaces(Object) Method
Saves all workspaces in the WorkspaceManager.Workspaces collection to the target file.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
path | Object | A String value that specifies the path to a file. |
See Also