ConfigurationFolderPathNotFoundException 构造函数 (String)

初始化的新ConfigurationFolderPathNotFoundException实例。

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

语法

声明
Public Sub New ( _
    folderPath As String _
)
public ConfigurationFolderPathNotFoundException(
    string folderPath
)

参数

  • folderPath
    类型:System.String
    不包含配置文件夹的文件夹路径。

.NET Framework 安全性

请参见

参考

ConfigurationFolderPathNotFoundException 类

ConfigurationFolderPathNotFoundException 重载

Microsoft.TeamFoundation.Build.Client 命名空间