SMath Studio Core documentation
C#
VB
C++
F#
Show/Hide TOC
Session
Profile
Save Method
Save session options to file.
Definition
Namespace:
SMath.Manager
Assembly:
SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
Copy
public
void
Save
()
VB
Copy
Public
Sub
Save
C++
Copy
public
:
void
Save
()
F#
Copy
member
Save
:
unit
->
unit
See Also
Reference
SessionProfile Class
Save Overload
SMath.Manager Namespace
In This Article
Definition
See Also