Back to Devexpress

DXGoogleCalendarSync.Save Method

windowsforms-devexpress-dot-xtrascheduler-dot-googlecalendar-dot-dxgooglecalendarsync-dot-save.md

latest644 B
Original Source

DXGoogleCalendarSync.Save Method

NameParametersDescription
Save()noneSaves the current session info to a default .xml file in the project’s working directory.
Save(Stream)streamSaves the session information to the target stream.
Save(String)filePathSaves the current session info to the .xml file.