This documentation is archived and is not being maintained.

PcwException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the PcwException class by using the specified serialization info.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

protected:
PcwException(
	SerializationInfo^ info, 
	StreamingContext context
)

Parameters

info
Type: System.Runtime.Serialization::SerializationInfo

Serialization information.

context
Type: System.Runtime.Serialization::StreamingContext

Serialization context.

Show: