Assembly currentAssembly = Assembly.GetExecutingAssembly();
currentAssembly.GetManifestResourceStream ("파일명");
나는 왜 ResourceManager 들고 헤매고 있었을까 -_-..
괜히 이거 가지고 삽질하다 엉뚱하게 IIS에서 지원하는 HTTP 압축이나 보고 있고 -.-;
currentAssembly.GetManifestResourceStream ("파일명");
나는 왜 ResourceManager 들고 헤매고 있었을까 -_-..
괜히 이거 가지고 삽질하다 엉뚱하게 IIS에서 지원하는 HTTP 압축이나 보고 있고 -.-;




덧글