CommandLine.CountFiles 方法

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

语法

声明
Protected Function CountFiles ( _
    folderPath As String _
) As Integer
protected int CountFiles(
    string folderPath
)

参数

返回值

类型:System.Int32

.NET Framework 安全性

请参见

参考

CommandLine 类

Microsoft.TeamFoundation.Client.CommandLine 命名空间