Click or drag to resize

ProjectSave Method

Overload List
  NameDescription
Public methodSave
Saves this project to Xml, to the file stored inside this project's properties.
Public methodSave(Boolean)
Saves this project to Xml, to the file stored inside this project's properties.
Public methodSave(EncodingType)
Saves this project to Xml, to the file stored inside this project's properties.
Public methodSave(Boolean, EncodingType)
Saves this project to Xml, to the file stored inside this project's properties.
Public methodSave(FuncString, String, DialogResult, ActionString, String, EncodingType)
Saves this project to Xml, to the file stored inside this project's properties.
Public methodSave(Boolean, FuncString, String, DialogResult, ActionString, String, EncodingType)
Saves this project to Xml, to the file stored inside this project's properties.
Public methodSave(Boolean, FuncString, String, DialogResult, ActionString, String, EncodingType, String)
Saves this project to Xml, to the file stored inside this project's properties.
Top
See Also