SharePointConnectionException 构造函数 (String, Exception)

初始化 SharePointConnectionException 类的新实例。

命名空间:  Microsoft.VisualStudio.SharePoint
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
Public Sub New ( _
    message As String, _
    inner As Exception _
)
public SharePointConnectionException(
    string message,
    Exception inner
)

参数

.NET Framework 安全性

请参见

参考

SharePointConnectionException 类

SharePointConnectionException 重载

Microsoft.VisualStudio.SharePoint 命名空间