Zip for WPF/Silverlight
ZipFileException コンストラクタ(String,String)

C1.WPF.Zip.4.5.2 アセンブリ > C1.C1Zip 名前空間 > ZipFileException クラス > ZipFileException コンストラクタ : ZipFileException コンストラクタ(String,String)
例外について説明するメッセージ。
例外を生成したファイルの名前。
System.IO.FileLoadExceptionの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal msg As System.String, _
   ByVal filename As System.String _
)
public ZipFileException( 
   System.string msg,
   System.string filename
)

パラメータ

msg
例外について説明するメッセージ。
filename
例外を生成したファイルの名前。
参照

ZipFileException クラス
ZipFileException メンバ
オーバーロード一覧