WebRequestEventArgs クラス
クライアントがサーバーに Web 要求を送信するときに発生するイベントのWebRequestExecutor引数を提供します。
継承階層
System.Object
System.EventArgs
Microsoft.SharePoint.Client.WebRequestEventArgs
名前空間: 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 Class WebRequestEventArgs _
Inherits EventArgs
'使用
Dim instance As WebRequestEventArgs
public class WebRequestEventArgs : EventArgs
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。