[This is preliminary documentation and is subject to change.]
Save the session.
| C# | Visual Basic | Visual C++ |
public void SaveSession( string theSessionFileName )
Public Sub SaveSession ( _ theSessionFileName As String _ )
public: void SaveSession( String^ theSessionFileName )
- theSessionFileName (String)
- File name of the session.