Partilhar via


Método IVersionControlService.DisallowForAsyncCheckout

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

Sintaxe

'Declaração
Function DisallowForAsyncCheckout ( _
    itemsToDisallow As String(), _
    rgflags As Integer(), _
    count As Integer _
) As Integer
int DisallowForAsyncCheckout(
    string[] itemsToDisallow,
    int[] rgflags,
    int count
)

Parâmetros

Valor de retorno

Tipo: System.Int32

Segurança do .NET Framework

Consulte também

Referência

IVersionControlService Interface

Namespace Microsoft.VisualStudio.TeamFoundation.VersionControl