Condividi tramite


Metodo IVsTextViewEx.SetBackgroundColorIndex

Spazio dei nomi:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Sintassi

'Dichiarazione
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

Parametri

  • iBackgroundIndex
    Tipo: Int32

Valore restituito

Tipo: Int32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsTextViewEx Interfaccia

Spazio dei nomi Microsoft.VisualStudio.TextManager.Interop