This documentation is archived and is not being maintained.

ShelvingPartialRenameConflictException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the ShelvingPartialRenameConflictException class with serialized data.

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

protected:
ShelvingPartialRenameConflictException(
	SerializationInfo^ info, 
	StreamingContext context
)

Parameters

info
Type: System.Runtime.Serialization::SerializationInfo

The serialized information about the exception.

context
Type: System.Runtime.Serialization::StreamingContext

The contextual information about the source or destination.

Show: