Zip for WinRT
ZipFileException Constructor(String)

例外について説明するメッセージ。
ZipFileException の新しいインスタンスを初期化します。
Syntax
'Declaration
 
Public Function New( _
   ByVal msg As System.String _
)
public ZipFileException( 
   System.string msg
)

Parameters

msg
例外について説明するメッセージ。
See Also

Reference

ZipFileException Class
ZipFileException Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback