Metodo Project.SaveTo
Include i membri protetti
Include i membri ereditati
Saves the project to the specified file.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
SaveTo(Stream) | Saves the project to the specified I/O stream. Unlike SaveAs, project storage is not changed after saving. | |
SaveTo(String) | Saves the project to the specified file. Unlike SaveAs, project storage is not changed after saving. |
In alto