Compartir a través de


(String, Exception) del constructor AppManagementServiceException

Espacio de nombres:  Microsoft.SharePoint.AppManagement
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.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 AppManagementServiceException(message, _
    innerException)
public AppManagementServiceException(
    string message,
    Exception innerException
)

Parámetros

Vea también

Referencia

clase AppManagementServiceException

Miembros AppManagementServiceException

Sobrecarga AppManagementServiceException

Espacio de nombres Microsoft.SharePoint.AppManagement