SchemaImportException 构造函数 (IEnumerable<String>)

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Sub New ( _
    errors As IEnumerable(Of String) _
)
用法
Dim errors As IEnumerable(Of String)

Dim instance As New SchemaImportException(errors)
public SchemaImportException(
    IEnumerable<string> errors
)

参数

另请参阅

引用

SchemaImportException 类

SchemaImportException 成员

SchemaImportException 重载

Microsoft.Office.Server.Search.Administration 命名空间