バージョン

FileEventArgs コンストラクタ

FileEventArgs クラスのコンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal fileName As String _
)
public FileEventArgs( 
   string fileName
)

パラメータ

fileName
ファイル名。
参照