LocationMappingDoesNotExistException 构造函数 (String, String, String)

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

语法

声明
Public Sub New ( _
    serviceType As String, _
    identifier As String, _
    moniker As String _
)
public LocationMappingDoesNotExistException(
    string serviceType,
    string identifier,
    string moniker
)

参数

.NET Framework 安全性

请参见

参考

LocationMappingDoesNotExistException 类

LocationMappingDoesNotExistException 重载

Microsoft.TeamFoundation.Framework.Server 命名空间