ItemSpec 构造函数 (String, RecursionType, Int32)

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

语法

声明
Public Sub New ( _
    item As String, _
    recursionType As RecursionType, _
    deletionId As Integer _
)
public ItemSpec(
    string item,
    RecursionType recursionType,
    int deletionId
)

参数

.NET Framework 安全性

请参阅

参考

ItemSpec 类

ItemSpec 重载

Microsoft.TeamFoundation.VersionControl.Server 命名空间