Share via


CustomAssemblyPathNotFoundException 构造函数 (String)

初始化的新CustomAssemblyPathNotFoundException实例。

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

语法

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

参数

  • folderPath
    类型:System.String
    不包含自定义程序集文件夹的路径。

.NET Framework 安全性

请参见

参考

CustomAssemblyPathNotFoundException 类

CustomAssemblyPathNotFoundException 重载

Microsoft.TeamFoundation.Build.Client 命名空间