FileSystem::FilePut Method
Writes data from a variable to a disk file. The My feature gives you better productivity and performance in file I/O operations than FilePut. F For more information, see FileSystem.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | FilePut(Int32, Array^, Int64, Boolean, Boolean) | Writes data from a variable to a disk file. The My feature gives you better productivity and performance in file I/O operations than FilePut. For more information, see FileSystem. |
![]() ![]() | FilePut(Int32, Boolean, Int64) | Writes data from a variable to a disk file. The My feature gives you better productivity and performance in file I/O operations than FilePut. For more information, see FileSystem. |
![]() ![]() | FilePut(Int32, Byte, Int64) | Writes data from a variable to a disk file. The My feature gives you better productivity and performance in file I/O operations than FilePut. For more information, see FileSystem. |
![]() ![]() | FilePut(Int32, Char, Int64) | Writes data from a variable to a disk file. The My feature gives you better productivity and performance in file I/O operations than FilePut. For more information, see FileSystem. |
![]() ![]() | FilePut(Int32, DateTime, Int64) | Writes data from a variable to a disk file. The My feature gives you better productivity and performance in file I/O operations than FilePut. For more information, see FileSystem. |
![]() ![]() | FilePut(Int32, Decimal, Int64) | Writes data from a variable to a disk file. The My feature gives you better productivity and performance in file I/O operations than FilePut. For more information, see FileSystem. |
![]() ![]() | FilePut(Int32, Double, Int64) | Writes data from a variable to a disk file. The My feature gives you better productivity and performance in file I/O operations than FilePut. For more information, see FileSystem. |
![]() ![]() | FilePut(Int32, Int16, Int64) | Writes data from a variable to a disk file. The My feature gives you better productivity and performance in file I/O operations than FilePut. For more information, see FileSystem. |
![]() ![]() | FilePut(Int32, Int32, Int64) | Writes data from a variable to a disk file. The My feature gives you better productivity and performance in file I/O operations than FilePut. For more information, see FileSystem. |
![]() ![]() | FilePut(Int32, Int64, Int64) | Writes data from a variable to a disk file. The My feature gives you better productivity and performance in file I/O operations than FilePut. For more information, see FileSystem. |
![]() ![]() | FilePut(Int32, Single, Int64) | Writes data from a variable to a disk file. The My feature gives you better productivity and performance in file I/O operations than FilePut. For more information, see FileSystem. |
![]() ![]() | FilePut(Int32, String^, Int64, Boolean) | Writes data from a variable to a disk file. The My feature gives you better productivity and performance in file I/O operations than FilePut. For more information, see FileSystem.. |
![]() ![]() | FilePut(Int32, ValueType^, Int64) | Writes data from a variable to a disk file. The My feature gives you better productivity and performance in file I/O operations than FilePut. For more information, see FileSystem. |
![]() ![]() | FilePut(Object^, Object^, Object^) | Obsolete. Writes data from a variable to a disk file. The My feature gives you better productivity and performance in file I/O operations than FilePut. For more information, see FileSystem. |

