DirectoryExitNotification 构造函数

命名空间:  Microsoft.TeamFoundation.VersionControl.Controls
程序集:  Microsoft.TeamFoundation.VersionControl.Controls(在 Microsoft.TeamFoundation.VersionControl.Controls.dll 中)

语法

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

参数

.NET Framework 安全性

请参见

参考

DirectoryExitNotification 类

Microsoft.TeamFoundation.VersionControl.Controls 命名空间