How to get Assembly from a Type object in UWP (aka .NET Core)

后端 未结 2 606
无人共我
无人共我 2021-02-18 20:36

The Type class has got an Assembly attribute in .NET Framework. However this attribute is gone when you are writing an UWP which is of course using .NET Core. Only the AssemblyQ

2条回答
提交回复
热议问题