CloneOperationInformation Class
Holds information regarding a Clone operation
Inheritance Hierarchy
Object
Microsoft.TeamFoundation.TestManagement.Client.CloneOperationInformation
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public NotInheritable Class CloneOperationInformation
public sealed class CloneOperationInformation
public ref class CloneOperationInformation sealed
[<Sealed>]
type CloneOperationInformation = class end
public final class CloneOperationInformation
The CloneOperationInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CloneOperationInformation |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
FromXml | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | (Overrides Object.ToString.) | |
ToXml(XmlWriter, String) | ||
ToXml(XmlWriter, String, CloneOperationInformation) |
Top
Remarks
No content here will be updated; please do not add material here.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.