This documentation is archived and is not being maintained.

ELeadException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the ELeadException class.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

protected:
ELeadException(
	SerializationInfo^ info, 
	StreamingContext context
)

Parameters

info
Type: System.Runtime.Serialization::SerializationInfo

The serialized data.

context
Type: System.Runtime.Serialization::StreamingContext

The serialization context.

Show: