共用方式為


ClientRequest.RequestExecutor 屬性

取得 Web 要求執行程式,用戶端要求。

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

語法

'宣告
Public ReadOnly Property RequestExecutor As WebRequestExecutor
    Get
'用途
Dim instance As ClientRequest
Dim value As WebRequestExecutor

value = instance.RequestExecutor
public WebRequestExecutor RequestExecutor { get; }

屬性值

類型:Microsoft.SharePoint.Client.WebRequestExecutor
用戶端要求 Web 要求執行程式。

請參閱

參照

ClientRequest 類別

ClientRequest 成員

Microsoft.SharePoint.Client 命名空間