IVersionControlProvider.RefreshGlyphs, méthode
Espace de noms : Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly : Microsoft.VisualStudio.TeamFoundation.VersionControl (dans Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
Syntaxe
'Déclaration
Function RefreshGlyphs ( _
fileNames As String(), _
immediate As Boolean _
) As Integer
int RefreshGlyphs(
string[] fileNames,
bool immediate
)
Paramètres
- fileNames
Type : array<System.String[]
- immediate
Type : System.Boolean
Valeur de retour
Type : System.Int32
retourne Int32 ;
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
IVersionControlProvider Interface
Microsoft.VisualStudio.TeamFoundation.VersionControl, espace de noms