共用方式為


MultipleCachedDataCouldNotBeSerializedException.GetObjectData 方法

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

這個成員會覆寫 Exception.GetObjectData(SerializationInfo, StreamingContext)

命名空間:  Microsoft.VisualStudio.Tools.Applications.Runtime
組件:  Microsoft.VisualStudio.Tools.Applications.Runtime (在 Microsoft.VisualStudio.Tools.Applications.Runtime.dll 中)

語法

'宣告
Public Overrides Sub GetObjectData ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
public override void GetObjectData(
    SerializationInfo info,
    StreamingContext context
)

參數

實作

ISerializable.GetObjectData(SerializationInfo, StreamingContext)
_Exception.GetObjectData(SerializationInfo, StreamingContext)

.NET Framework 安全性

請參閱

參考

MultipleCachedDataCouldNotBeSerializedException 類別

Microsoft.VisualStudio.Tools.Applications.Runtime 命名空間