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.
SQLite データベースに接続するために vs 2010 ウィザードを使用し、ウィザードの使用中に特定のフォルダーから db ファイルを参照しました。今、フォルダを変更したいのですが、その方法が見つかりません。
project's properties -> Settings.settings -> Settings.Designer.cs 属性でファイルのパスを見つけました global::System.Configuration.DefaultSettingValueAttribute
project's properties -> Settings.settings -> Settings.Designer.cs
global::System.Configuration.DefaultSettingValueAttribute
値を変更するだけで機能します。