Share via


SharePointConnectionDisabledException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the SharePointConnectionDisabledException class.

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

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected SharePointConnectionDisabledException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

  • info
    Type: SerializationInfo

    The SerializationInfo that holds the serialized object data about the exception being thrown.

  • context
    Type: StreamingContext

    The StreamingContext that contains contextual information about the source or destination.

.NET Framework Security

See Also

Reference

SharePointConnectionDisabledException Class

SharePointConnectionDisabledException Overload

Microsoft.VisualStudio.SharePoint Namespace