共用方式為


WebRequestEventArgs 建構函式 (WebRequestExecutor)

初始化WebRequestEventArgs類別的新的執行個體。

命名空間:  Microsoft.SharePoint.Client
組件:  Microsoft.SharePoint.Client.Runtime (在 Microsoft.SharePoint.Client.Runtime.dll 中)

語法

'宣告
Public Sub New ( _
    webRequestExecutor As WebRequestExecutor _
)
'用途
Dim webRequestExecutor As WebRequestExecutor

Dim instance As New WebRequestEventArgs(webRequestExecutor)
public WebRequestEventArgs(
    WebRequestExecutor webRequestExecutor
)

參數

請參閱

參照

WebRequestEventArgs 類別

WebRequestEventArgs 成員

WebRequestEventArgs 多載

Microsoft.SharePoint.Client 命名空間