ToolboxService.UnloadToolboxItems 方法
定义
卸载所有由于调用 GetToolboxItems 方法而被锁定的程序集。Unloads any assemblies that were locked as a result of calling the GetToolboxItems method.
public:
static void UnloadToolboxItems();
public static void UnloadToolboxItems ();
static member UnloadToolboxItems : unit -> unit
Public Shared Sub UnloadToolboxItems ()