ComponentRevocationFailedException Constructor (SerializationInfo^, StreamingContext)
Visual Studio 2015
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
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.
Show: