Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これは単純かもしれませんが、私は何かを見落としているだけです。
FileInfo.FileNameネットワーク共有にあるファイルのは、次のようなものを返します。
FileInfo.FileName
H:\Directory1\Dir2\...
ただし、必要なもの:
\\server\share\Directory1\Dir2\...
どうすればこれを達成できますか?