You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be a nice-to-have, to make working with LINQ queries easier, for when I specify the path to the filename, I'd like a read-only FileName property that is a string that contains the fully-qualified pathname of the data file being read ( blank if I just pass raw text to the constructor, of course).
The text was updated successfully, but these errors were encountered:
It would be a nice-to-have, to make working with LINQ queries easier, for when I specify the path to the filename, I'd like a read-only
FileName
property that is astring
that contains the fully-qualified pathname of the data file being read ( blank if I just pass raw text to the constructor, of course).The text was updated successfully, but these errors were encountered: