This documentation is archived and is not being maintained.
DeletionException Constructor (SerializationInfo, StreamingContext)
Visual Studio 2013
Initializes a new DeletionException instance.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.DeleteTeamProject (in Microsoft.TeamFoundation.DeleteTeamProject.dll)
Parameters
- info
- Type: System.Runtime.Serialization::SerializationInfo
A message describing the exception.
- context
- Type: System.Runtime.Serialization::StreamingContext
The context of the exception.
- 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.
Show: