PowerTools SPREAD for Windows Forms 8.0J
InvalidFileFormatException コンストラクタ


メッセージ。
InvalidFileFormatException クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'使用法
 
Dim message As String
 
Dim instance As New InvalidFileFormatException(message)
public InvalidFileFormatException( 
   string message
)

パラメータ

message
メッセージ。
参照

InvalidFileFormatException クラス
InvalidFileFormatException メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.