共用方式為


ClientErrorCodes.Redirect 欄位

提供指示伺服器應該要求重新導向至另一個 URL 常數整數。

命名空間:  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 Const Redirect As Integer
'用途
Dim value As Integer

value = ClientErrorCodes.Redirect
public const int Redirect

備註

值永遠是-2130575152。URL 的值會儲存於 ErrorValue。

請參閱

參照

ClientErrorCodes 類別

ClientErrorCodes 成員

Microsoft.SharePoint.Client 命名空間