Share via


SharePointConnectionDisabledException Constructor (String)

Initializes a new instance of the SharePointConnectionDisabledException class.

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

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
public SharePointConnectionDisabledException(
    string message
)

Parameters

  • message
    Type: String

    The message that describes the exception.

.NET Framework Security

See Also

Reference

SharePointConnectionDisabledException Class

SharePointConnectionDisabledException Overload

Microsoft.VisualStudio.SharePoint Namespace