DynamicTypeService::OnAssemblyRefreshed Method (AssemblyRefreshedEventArgs^)

 

Raised when an assembly has been refreshed, for example when it has been rebuilt and the name or configuration has changed.

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

public:
virtual void OnAssemblyRefreshed(
	AssemblyRefreshedEventArgs^ e
) abstract
Return to top
Show: