ExceptionHandlingScope 构造函数

Initializes a new instance of the ExceptionHandlingScope class with the specified client runtime context.

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

语法

声明
Public Sub New ( _
    context As ClientRuntimeContext _
)
用法
Dim context As ClientRuntimeContext

Dim instance As New ExceptionHandlingScope(context)
public ExceptionHandlingScope(
    ClientRuntimeContext context
)

参数

另请参阅

引用

ExceptionHandlingScope 类

ExceptionHandlingScope 成员

Microsoft.SharePoint.Client 命名空间