掲示板システム
ホーム
アクセス解析
カテゴリ
ログアウト
指定した階層にテキスト出力するには? (ID:122278)
名前
ホームページ(ブログ、Twitterなど)のURL (省略可)
本文
その文章は、Win98で System.IO 名前空間すべてが使用不可、と いっているわけではありませんよ。 System.IO.FileSystemWatcher は、Win98でサポートされていませんが、 System.IO.StreamWriter は、Win98でサポートされています。 ヘルプには、それぞれのクラスが、どのOSでサポートされているかが 書かれています。Win98系もターゲットに開発するのであれば、 個々のクラスのサポート状況を、併せて調べてみてください。 [System.IO.FileSystemWatcher クラス] http://www.microsoft.com/japan/msdn/library/ja/cpref/html/frlrfsystemiofilesystemwatcherclasstopic.asp 》Windows NT Server 4.0 》Windows NT Workstation 4.0 》Windows 2000 》Windows XP Home Edition 》Windows XP Professional, 》Windows Server 2003 ファミリ [System.IO.StringWriter クラス] http://www.microsoft.com/japan/msdn/library/ja/cpref/html/frlrfSystemIOStringWriterClassTopic.asp 》Windows 98 》Windows NT 4.0 》Windows Millennium Edition 》Windows 2000 》Windows XP Home Edition 》Windows XP Professional 》Windows Server 2003 ファミリ 》.NET Compact Framework - Windows CE .NET
←解決時は質問者本人がここをチェックしてください。
戻る
掲示板システム
Copyright 2020 Takeshi Okamoto All Rights Reserved.