DirectoryExitNotification-Konstruktor

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

Syntax

'Declaration
Public Sub New ( _
    directory As String, _
    totalItemCount As Integer, _
    enumeratedItemCount As Integer _
)
public DirectoryExitNotification(
    string directory,
    int totalItemCount,
    int enumeratedItemCount
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DirectoryExitNotification Klasse

Microsoft.TeamFoundation.VersionControl.Controls-Namespace