DuplicateLocationException 构造函数 (String) (Microsoft.Office.Server.Search.Administration)
Initializes a new instance of the DuplicateLocationException class.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public Sub New ( _
message As String _
)
用法
Dim message As String
Dim instance As New DuplicateLocationException(message)
public DuplicateLocationException (
string message
)
参数
- message
The error message that explains the reason for the exception.
另请参阅
参考
DuplicateLocationException 类
DuplicateLocationException 成员
Microsoft.Office.Server.Search.Administration 命名空间