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.
动态加载类型时(我正在使用 MEF),我可能会遇到加载上下文问题。所以我想打印出某个类型/对象加载的上下文(Load、LoadFrom 或 LoadNeither),但似乎无法在 Type/Assembly/Module/提供该信息的任何内容上找到属性。