IVsDataObjectStringMapManager2::ClearMapCache Method (String^)

 

Clears cached string map data for all data objects with the specified string map name.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

void ClearMapCache(
	String^ szStringMapName
)

Parameters

szStringMapName
Type: System::String^

String map name of the data object.

Return to top
Show: