Back to product page
- Introduction
- License agreement
- Getting Started
- Enumerations
- Objects
- How to get support?
- Technical information
- Fast notifications interface
- Error list
Save method
Saves part to a file.
Syntax
- Basic
object.Save (Filename)
The Save(object,Filename) syntax has these parts:
The Save(object,Filename) syntax has these parts:
object | An expression evaluating to an object of type WebRequestUploadPart |
Filename | String value. Determines location where file will be saved. |