VsTargetFrameworkProvider::Refresh Method (AssemblyName^)

 

Refreshes the information for the specified assembly.

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

public:
void Refresh(
	AssemblyName^ assemblyName
)

Parameters

assemblyName
Type: System.Reflection::AssemblyName^

The name of the assembly.

Return to top
Show: