Metodo Project.SaveAs
Include i membri protetti
Include i membri ereditati
Saves the project to the specified storage.
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 | |
---|---|---|
SaveAs(Stream) | Saves the project to the specified I/O stream. The specified stream becomes the project storage. | |
SaveAs(String) | Saves the project to the specified storage. The specified file becomes the storage for the project if saving successes. |
In alto