System.IO

I’ll be at Insights. You can find me at the Tools booth (or whatever we’re calling it this year) most evenings when I’m not teaching Extended Education or Labs.

In the meantime, I’m happy to continue the conversation here.

I’ll start with a few notes…

  • The introduction of warnings should be in the release notes. If you can’t find them, let me know and I’ll hit up the docs team for clarification.
  • Using System.IO is not going away as a whole. Picking arbitrary paths, however is what we are limiting.
  • The current solution is to use FileTransfer as others have shown here.
  • We are looking at adding convenience methods to make using System.IO without arbitrary path access easier. This would happen no earlier than 2024.2.
1 Like