VCLanguageManager.RefreshUserKeywords(String) Method

Definition

Refreshes the user-defined keywords from a file.

void RefreshUserKeywords(std::wstring const & bstrUserTypeFile = "");
[System.Runtime.InteropServices.DispId(7)]
public void RefreshUserKeywords (string bstrUserTypeFile = "");
[<System.Runtime.InteropServices.DispId(7)>]
abstract member RefreshUserKeywords : string -> unit
Public Sub RefreshUserKeywords (Optional bstrUserTypeFile As String = "")

Parameters

bstrUserTypeFile
String

Optional. The name of the user keyword file.

Attributes

Applies to