ServiceDefinitionDoesNotExistException 构造函数 (String)

使用指定的消息,ServiceDefinitionDoesNotExistException 选件初始化类的新实例。

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

语法

声明
Public Sub New ( _
    message As String _
)
public ServiceDefinitionDoesNotExistException(
    string message
)

参数

  • message
    类型:System.String
    指定该错误的用户可读的消息。

.NET Framework 安全性

请参阅

参考

ServiceDefinitionDoesNotExistException 类

ServiceDefinitionDoesNotExistException 重载

Microsoft.TeamFoundation.Framework.Client 命名空间