Partager via


SharePointConnectionDisabledException, constructeur (String, Exception)

Initialise une nouvelle instance de la classe SharePointConnectionDisabledException.

Espace de noms :  Microsoft.VisualStudio.SharePoint
Assembly :  Microsoft.VisualStudio.SharePoint (dans Microsoft.VisualStudio.SharePoint.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    message As String, _
    inner As Exception _
)
public SharePointConnectionDisabledException(
    string message,
    Exception inner
)

Paramètres

  • message
    Type : String

    Message qui décrit l'exception.

  • inner
    Type : Exception

    Exception qui constitue la cause de l'exception actuelle.

Sécurité .NET Framework

Voir aussi

Référence

SharePointConnectionDisabledException Classe

SharePointConnectionDisabledException, surcharge

Microsoft.VisualStudio.SharePoint, espace de noms