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.
SQL データを使用して高速レポートのフォームを設計しました。
このファイルを C# プロジェクトにリンクしたいのですが、どうすればよいですか?
このファイルを埋め込みリソースとして追加し、Assembly.GetManifestResourceStreamを使用して実行時に読み込むことができます。