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


IVsTextViewIntellisenseHost_Corrected.GetSubjectText - метод

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

Синтаксис

'Декларация
Function GetSubjectText ( _
    <OutAttribute> ByRef pbstrSubjectText As String _
) As Integer
int GetSubjectText(
    out string pbstrSubjectText
)
int GetSubjectText(
    [OutAttribute] String^% pbstrSubjectText
)
abstract GetSubjectText : 
        pbstrSubjectText:string byref -> int
function GetSubjectText(
    pbstrSubjectText : String
) : int

Параметры

  • pbstrSubjectText
    Тип: String%

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

Тип: Int32

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

См. также

Ссылки

IVsTextViewIntellisenseHost_Corrected Интерфейс

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