Help2::SetCollection Method (String^, String^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:   Microsoft.VisualStudio.VSHelp80
Assembly:  Microsoft.VisualStudio.VSHelp80 (in Microsoft.VisualStudio.VSHelp80.dll)

void SetCollection(
	String^ bstrCollection,
	String^ bstrFilter
)

Parameters

bstrCollection
Type: System::String^

Namespace of the Help collection

bstrFilter
Type: System::String^

Name of filter. Use an empty string for no filtering.

Return to top
Show: