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.
Silverlight は、完全な .NET フレームワークの AppDomain のような、アセンブリのロードとアンロードのためのメカニズムを提供しますか? 未使用のアセンブリをアンロードするにはどうすればよいですか?
いいえ、Silverlight でアセンブリをアンロードする方法はありません (HTML の object タグの "source" プロパティをリセットするなどして、アプリ全体を分解して再作成する以外に)。