Saves the contents of a file from an abstracted file provider into a normal (operating system) file.
Overload List
| Overload | Description |
| SaveToOSFile(IFileInfo,String) | Saves the contents of a file from an abstracted file provider into a normal (operating system) file.Saves the contents of a file from an abstracted file provider into a normal (operating system) file. |
| SaveToOSFile(IFileInfo,String,Int32) | Saves the contents of a file from an abstracted file provider into a normal (operating system) file, specifying copy buffer size. |
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also