Partager via


IVersionControlService.DisallowForAsyncCheckout, méthode

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

Syntaxe

'Déclaration
Function DisallowForAsyncCheckout ( _
    itemsToDisallow As String(), _
    rgflags As Integer(), _
    count As Integer _
) As Integer
int DisallowForAsyncCheckout(
    string[] itemsToDisallow,
    int[] rgflags,
    int count
)

Paramètres

Valeur de retour

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

IVersionControlService Interface

Microsoft.VisualStudio.TeamFoundation.VersionControl, espace de noms