Freigeben über


IVersionControlProvider.RefreshGlyphs-Methode

Namespace:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Syntax

'Declaration
Function RefreshGlyphs ( _
    fileNames As String(), _
    immediate As Boolean _
) As Integer
int RefreshGlyphs(
    string[] fileNames,
    bool immediate
)

Parameter

Rückgabewert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IVersionControlProvider Schnittstelle

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace