H
Hubert Hermanutz
Hello,
I use an initialized "System.IO.FileInfo" class. The properties
"myFileInfo.FullName" or "myFileInfo.DirectoryName" deliver the directory
with MS-DOS convention.
Example: "c:\docume~1\...".
How can i get the full Path.
Example: "c:\documents\..."
Thanks in advance,
Hubert
I use an initialized "System.IO.FileInfo" class. The properties
"myFileInfo.FullName" or "myFileInfo.DirectoryName" deliver the directory
with MS-DOS convention.
Example: "c:\docume~1\...".
How can i get the full Path.
Example: "c:\documents\..."
Thanks in advance,
Hubert