Поделиться через


IVsTextManager.GetPerLanguagePreferences - метод

Сведения о методе не предусмотрены.

Пространство имен:  Microsoft.VisualStudio.TextManager.Interop
Сборка:  Microsoft.VisualStudio.TextManager.Interop (в Microsoft.VisualStudio.TextManager.Interop.dll)

Синтаксис

'Декларация
Function GetPerLanguagePreferences ( _
    <OutAttribute> pLangPrefs As LANGPREFERENCES() _
) As Integer
int GetPerLanguagePreferences(
    LANGPREFERENCES[] pLangPrefs
)
int GetPerLanguagePreferences(
    [OutAttribute] array<LANGPREFERENCES>^ pLangPrefs
)
abstract GetPerLanguagePreferences : 
        pLangPrefs:LANGPREFERENCES[] byref -> int
function GetPerLanguagePreferences(
    pLangPrefs : LANGPREFERENCES[]
) : int

Параметры

Возвращаемое значение

Тип: Int32

Безопасность платформы .NET Framework

См. также

Ссылки

IVsTextManager Интерфейс

Microsoft.VisualStudio.TextManager.Interop - пространство имен