VCLanguageManager::RefreshUserKeywords Method (String^)

 

Refreshes the user-defined keywords from a file.

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

void RefreshUserKeywords(
	String^ bstrUserTypeFile = ""
)

Parameters

bstrUserTypeFile
Type: System::String^

Optional. The name of the user keyword file.

Return to top
Show: