Compartilhar via


Construtor SharePointConnectionException (String)

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 _
)
public SharePointConnectionException(
    string message
)

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