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.
Path.DirectorySeparatorCharのドキュメントを引用する
このフィールドの値は、Unix ではスラッシュ ("/")、Windows および Macintosh オペレーティング システムではバックスラッシュ ("\") です。
MS は、少なくとも.net 1.1からそのテキストが存在するため、将来の移植または Mono (のようなもの) の作成を見越してこれを書いたのでしょうか? または、MS 以外の OS で .net を実行できますか?