バージョン

PathInvalidException コンストラクタ(SerializationInfo,StreamingContext)

PathInvalidExceptionコンストラクター
シンタックス
'宣言
 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
protected PathInvalidException( 
   SerializationInfo info,
   StreamingContext context
)

パラメータ

info
コンテキスト上のThe SerializationInfoオブジェクト
context
現在のストリーミングコンテキスト
参照