バージョン

ClientEvents メソッド (UploadWrapper)

アップロード モデル ClientEvents を設定します。
シンタックス
'宣言
 
Public Function ClientEvents( _
   ByVal clientEvents As System.Collections.Generic.Dictionary(Of String,String) _
) As UploadWrapper
public UploadWrapper ClientEvents( 
   System.Collections.Generic.Dictionary<string,string> clientEvents
)

パラメータ

clientEvents
参照

オンラインで表示: GitHub