AppPackageSizeExceededException constructor (String)
Inicializa uma nova instância da classe AppPackageSizeExceededException com uma mensagem de erro especificado.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Sub New ( _
message As String _
)
'Uso
Dim message As String
Dim instance As New AppPackageSizeExceededException(message)
public AppPackageSizeExceededException(
string message
)
Parâmetros
message
Type: System.StringUma mensagem explicando por que a exceção foi lançada.
Ver também
Referência
AppPackageSizeExceededException class
AppPackageSizeExceededException members