ServerObjectNullReferenceException 构造函数 (String)

初始化ServerObjectNullReferenceException对象的新实例。

命名空间:  Microsoft.SharePoint.Client
程序集:   Microsoft.SharePoint.Client.Silverlight.Runtime(位于 Microsoft.SharePoint.Client.Silverlight.Runtime.dll 中);  Microsoft.SharePoint.Client.Phone.Runtime(位于 Microsoft.SharePoint.Client.Phone.Runtime.dll 中)  Microsoft.SharePoint.Client.Runtime(位于 Microsoft.SharePoint.Client.Runtime.dll 中)

语法

声明
Public Sub New ( _
    message As String _
)
用法
Dim message As String

Dim instance As New ServerObjectNullReferenceException(message)
public ServerObjectNullReferenceException(
    string message
)

参数

另请参阅

引用

ServerObjectNullReferenceException 类

ServerObjectNullReferenceException 成员

ServerObjectNullReferenceException 重载

Microsoft.SharePoint.Client 命名空间