This documentation is archived and is not being maintained.

UnshelvingPartialRenameException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the UnshelvingPartialRenameException class using the specified information and context.

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

protected:
UnshelvingPartialRenameException(
	SerializationInfo^ info, 
	StreamingContext context
)

Parameters

info
Type: System.Runtime.Serialization::SerializationInfo

The serialization information.

context
Type: System.Runtime.Serialization::StreamingContext

The streaming context.

Show: