Loads a file in an abstract writable file provider with a contents of normal (operating system) file.
Overload List
Overload | Description |
LoadFromOSFile(IWritableFileInfo,String) | Loads a file in an abstract writable file provider with a contents of normal (operating system) file. Loads a file in an abstract writable file provider with a contents of normal (operating system) file. |
LoadFromOSFile(IWritableFileInfo,String,Int32) | Loads a file in an abstract writable file provider with a contents of 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