Open
Description
Recently, I had to replace System.IO.File.FileExists() with My.Computer.FileSystem.FileExists()
because System.IO could not handle filenames with certain characters such as a "comma"
under Windows 8.1 and Windows 10, using
NeutralResourcesLanguage("en-US")
supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2".
More loss of Hair......
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: e22309b3-8414-7529-1863-c7c3c26b5278
- Version Independent ID: 6114077c-e0ee-8ef4-076f-e30e4b0227f6
- Content: Basics of .NET Framework File I/O and the File System - Visual Basic
- Content Source: docs/visual-basic/developing-apps/programming/drives-directories-files/basics-of-net-framework-file-io-and-the-file-system.md
- Product: dotnet-visualbasic
- GitHub Login: @KathleenDollard
- Microsoft Alias: kdollard