UnshelvingPartialRenameException Methods

Include Protected Members
Include Inherited Members

The UnshelvingPartialRenameException type exposes the following members.

Methods

  Name Description
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetBaseException When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions. (Inherited from Exception.)
Protected method GetExceptionProperties Retrieves properties of the exception that should be serialized to the client. The properties will be added as a child of the SOAP detail node named "Properties." Each property is written so that the name of the node is the property name and a text child of the element is the value. A "type" attribute is included with the property node to help in deserialization. (Inherited from TeamFoundationServiceException.)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Public method GetObjectData Security Critical. Serialize the extra properties that are stored in this exception class. (Inherited from TeamFoundationServiceException.)
Public method GetType Gets the runtime type of the current instance. (Inherited from Exception.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method SetFailureInfo (Inherited from ServerException.)
Public method ToString Creates and returns a string representation of the current exception. (Inherited from Exception.)

Top

See Also

Reference

UnshelvingPartialRenameException Class

Microsoft.TeamFoundation.VersionControl.Server Namespace