다음을 통해 공유


IVsTextManager.SetPerLanguagePreferences 메서드

방법 정보를 제공 되지 않습니다.

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

구문

‘선언
Function SetPerLanguagePreferences ( _
    pLangPrefs As LANGPREFERENCES() _
) As Integer
int SetPerLanguagePreferences(
    LANGPREFERENCES[] pLangPrefs
)
int SetPerLanguagePreferences(
    [InAttribute] array<LANGPREFERENCES>^ pLangPrefs
)
abstract SetPerLanguagePreferences : 
        pLangPrefs:LANGPREFERENCES[] -> int
function SetPerLanguagePreferences(
    pLangPrefs : LANGPREFERENCES[]
) : int

매개 변수

반환 값

형식: Int32

.NET Framework 보안

참고 항목

참조

IVsTextManager 인터페이스

Microsoft.VisualStudio.TextManager.Interop 네임스페이스