Freigeben über


IVersionControlService.DisallowForAsyncCheckout-Methode

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

Syntax

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

Parameter

Rückgabewert

Typ: System.Int32

.NET Framework-Sicherheit

Siehe auch

Referenz

IVersionControlService Schnittstelle

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace