SetupLicensingException 构造函数 (String)
此成员仅供内部使用,不能直接在您的代码中使用。
命名空间: Microsoft.Office.Server.Administration
程序集: Microsoft.Office.Server(位于 Microsoft.Office.Server.dll 中)
语法
声明
Public Sub New ( _
message As String _
)
用法
Dim message As String
Dim instance As New SetupLicensingException(message)
public SetupLicensingException(
string message
)
参数
- message
类型:System.String