หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Version: Available or changed with runtime version 1.0.
Represents a file.
Instance methods
The following methods are available on instances of the FileUpload data type.
| Method name | Description |
|---|---|
| CreateInStream(InStream) | Creates an InStream object for a file. This enables you to import or read data from the file. |
| CreateInStream(InStream, TextEncoding) | Creates an InStream object for a file. This enables you to import or read data from the file. |
| FileName() | Gets the file name. |