Construtor SharePointConnectionException (String, Exception)

Inicializa uma nova instância da classe SharePointConnectionException.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (em Microsoft.VisualStudio.SharePoint.dll)

Sintaxe

'Declaração
Public Sub New ( _
    message As String, _
    inner As Exception _
)
public SharePointConnectionException(
    string message,
    Exception inner
)

Parâmetros

  • message
    Tipo: System.String
    A mensagem que descreve a exceção.

Segurança do .NET Framework

Consulte também

Referência

SharePointConnectionException Classe

Sobrecargas SharePointConnectionException

Namespace Microsoft.VisualStudio.SharePoint