Freigeben über


MultipleCachedDataCouldNotBeSerializedException.GetObjectData-Methode

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

Dieser Member überschreibt Exception.GetObjectData(SerializationInfo, StreamingContext).

Namespace:  Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly:  Microsoft.VisualStudio.Tools.Applications.Runtime (in Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Syntax

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

Parameter

Implementiert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

MultipleCachedDataCouldNotBeSerializedException Klasse

Microsoft.VisualStudio.Tools.Applications.Runtime-Namespace