バージョン

FileUploadEventArgs コンストラクタ

シンタックス
'宣言
 
Public Function New( _
   ByVal filePath As String, _
   ByVal savedFilePath As String, _
   ByVal exception As Exception _
)
public FileUploadEventArgs( 
   string filePath,
   string savedFilePath,
   Exception exception
)

パラメータ

filePath
savedFilePath
exception
参照