Compartir a través de


IVersionControlService.DisallowForAsyncCheckout (Método)

Espacio de nombres:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Ensamblado:  Microsoft.VisualStudio.TeamFoundation.VersionControl (en Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Sintaxis

'Declaración
Function DisallowForAsyncCheckout ( _
    itemsToDisallow As String(), _
    rgflags As Integer(), _
    count As Integer _
) As Integer
int DisallowForAsyncCheckout(
    string[] itemsToDisallow,
    int[] rgflags,
    int count
)

Parámetros

Valor devuelto

Tipo: System.Int32

Seguridad de .NET Framework

Vea también

Referencia

IVersionControlService Interfaz

Microsoft.VisualStudio.TeamFoundation.VersionControl (Espacio de nombres)