Compartir a través de


IVsTextViewEx.SetBackgroundColorIndex (Método)

Espacio de nombres:  Microsoft.VisualStudio.TextManager.Interop
Ensamblado:  Microsoft.VisualStudio.TextManager.Interop.8.0 (en Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Sintaxis

'Declaración
Function SetBackgroundColorIndex ( _
    iBackgroundIndex As Integer _
) As Integer
int SetBackgroundColorIndex(
    int iBackgroundIndex
)
int SetBackgroundColorIndex(
    [InAttribute] int iBackgroundIndex
)
abstract SetBackgroundColorIndex : 
        iBackgroundIndex:int -> int
function SetBackgroundColorIndex(
    iBackgroundIndex : int
) : int

Parámetros

  • iBackgroundIndex
    Tipo: Int32

Valor devuelto

Tipo: Int32

Seguridad de .NET Framework

Vea también

Referencia

IVsTextViewEx Interfaz

Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)