AttributeException 构造函数 (String)

AttributeException类的新实例进行初始化。

命名空间:  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 AttributeException(message)
public AttributeException(
    string message
)

参数

另请参阅

引用

AttributeException 类

AttributeException 成员

AttributeException 重载

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