Compartir a través de


(String, Exception) del constructor SetupLicensingException

Este miembro está reservado para uso interno y no debe usarse directamente desde el código.

Espacio de nombres:  Microsoft.Office.Server.Administration
Ensamblado:  Microsoft.Office.Server (en Microsoft.Office.Server.dll)

Sintaxis

'Declaración
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
'Uso
Dim message As String
Dim innerException As Exception

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

Parámetros

Vea también

Referencia

clase SetupLicensingException

Miembros SetupLicensingException

Sobrecarga SetupLicensingException

Espacio de nombres Microsoft.Office.Server.Administration