Groups
Groups
Sign in
Groups
Groups
OpenTouryoProject
Conversations
About
Send feedback
Help
EmbeddedResourceLoader、MyAssemblies中で使っているAssembly.Loadでハマる。
100 views
Skip to first unread message
nishi.74322014
unread,
May 29, 2019, 3:06:16 AM
5/29/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenTouryoProject
Assembly.Loadの引数に指定する
https://docs.microsoft.com/ja-jp/dotnet/api/system.reflection.assembly.load
アセンブリ名は、既定の名前空間ではないもよう。
アセンブリ名=既定の名前空間となっているケースが多いだけで、
アセンブリ名 ≠ 既定の名前空間となっているケースでは、
プロジェクトのプロパティのアセンブリ名を指定する。
AssemblyInfo.AssemblyName Property (Microsoft.VisualBasic.ApplicationServices) | Microsoft Docs
https://docs.microsoft.com/ja-jp/dotnet/api/microsoft.visualbasic.applicationservices.assemblyinfo.assemblyname
アプリケーションのアセンブリ ファイル名のうち、拡張子を除いた部分を取得します。
Reply all
Reply to author
Forward
0 new messages