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。