'Get' statements are no longer supported
Get
statements are no longer supported. File I/O functionality is available in the Microsoft.VisualBasic
namespace.
Get
is not supported for file operations, and can only be used in property procedure syntax.
Error ID: BC30829
- Perform file operations using the members of
System.IO
,FileSystemObject
, and Visual Basic run-time functions.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: