OpenBinarySucceededEventArgs クラス

サーバーからファイルを取得するために使用する HTTP 要求が正常に実行されるときに発生するイベントのデータを提供します。

継承階層

System.Object
  System.EventArgs
    Microsoft.SharePoint.Client.OpenBinarySucceededEventArgs

名前空間:  Microsoft.SharePoint.Client
アセンブリ:   Microsoft.SharePoint.Client.Silverlight (Microsoft.SharePoint.Client.Silverlight.dll 内);  Microsoft.SharePoint.Client.Phone (Microsoft.SharePoint.Client.Phone.dll 内)

構文

'宣言
Public NotInheritable Class OpenBinarySucceededEventArgs _
    Inherits EventArgs
'使用
Dim instance As OpenBinarySucceededEventArgs
public sealed class OpenBinarySucceededEventArgs : EventArgs

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

OpenBinarySucceededEventArgs メンバー

Microsoft.SharePoint.Client 名前空間