다음을 통해 공유


VCLanguageManager.RefreshUserKeywords 메서드

파일에서 사용자 정의 키워드를 새로 고칩니다.

네임스페이스:  Microsoft.VisualStudio.VCCodeModel
어셈블리:  Microsoft.VisualStudio.VCCodeModel(Microsoft.VisualStudio.VCCodeModel.dll)

구문

‘선언
Sub RefreshUserKeywords ( _
    bstrUserTypeFile As String _
)
void RefreshUserKeywords(
    string bstrUserTypeFile
)
void RefreshUserKeywords(
    [InAttribute] String^ bstrUserTypeFile
)
abstract RefreshUserKeywords : 
        bstrUserTypeFile:string -> unit
function RefreshUserKeywords(
    bstrUserTypeFile : String
)

매개 변수

  • bstrUserTypeFile
    형식: String

    선택 사항 사용자 키워드 파일의 이름입니다.

.NET Framework 보안

참고 항목

참조

VCLanguageManager 인터페이스

Microsoft.VisualStudio.VCCodeModel 네임스페이스