Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
SerializationInfo に例外に関する情報を設定します。
Public Overrides Sub GetObjectData( ByVal info As SerializationInfo, ByVal context As StreamingContext )
public override void GetObjectData( SerializationInfo info, StreamingContext context )
info スローされた例外に関する直列化形式のオブジェクトデータを保持する SerializationInfo。
context ソースまたは送信先に関するコンテキスト情報が含まれる StreamingContext。
Exception.GetObjectData を上書きします。