Partager via


FolderDiffFontAndColors.OnItemChanged, méthode

Espace de noms :  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly :  Microsoft.VisualStudio.TeamFoundation.VersionControl (dans Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Syntaxe

'Déclaration
Public Function OnItemChanged ( _
    ByRef rguidCategory As Guid, _
    szItem As String, _
    iItem As Integer, _
    pInfo As ColorableItemInfo(), _
    crLiteralForeground As UInteger, _
    crLiteralBackground As UInteger _
) As Integer
public int OnItemChanged(
    ref Guid rguidCategory,
    string szItem,
    int iItem,
    ColorableItemInfo[] pInfo,
    uint crLiteralForeground,
    uint crLiteralBackground
)

Paramètres

Valeur de retour

Type : System.Int32
retourne Int32 ;

Implémentations

IVsFontAndColorEvents.OnItemChanged(Guid%, String, Int32, array<ColorableItemInfo[], UInt32, UInt32)

Sécurité .NET Framework

Voir aussi

Référence

FolderDiffFontAndColors Classe

Microsoft.VisualStudio.TeamFoundation.VersionControl, espace de noms