SetupLicensingException 构造函数 (String, Exception)

此成员仅供内部使用,不能直接在您的代码中使用。

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

语法

声明
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
用法
Dim message As String
Dim innerException As Exception

Dim instance As New SetupLicensingException(message, _
    innerException)
public SetupLicensingException(
    string message,
    Exception innerException
)

参数

另请参阅

引用

SetupLicensingException 类

SetupLicensingException 成员

SetupLicensingException 重载

Microsoft.Office.Server.Administration 命名空间