ComponentRevocationFailedException Constructor (SerializationInfo, StreamingContext)
Microsoft internal use only.
Namespace: Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'宣言
Protected Sub New ( _
info As SerializationInfo, _
context As StreamingContext _
)
protected ComponentRevocationFailedException(
SerializationInfo info,
StreamingContext context
)
Parameters
- info
Type: System.Runtime.Serialization.SerializationInfo
The object that holds the serialized object data.
- context
Type: System.Runtime.Serialization.StreamingContext
The contextual information about the source or destination.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
ComponentRevocationFailedException Class
ComponentRevocationFailedException Overload
Microsoft.VisualStudio.PlatformUI.OleComponentSupport Namespace