RequestId Methods

Include Protected Members
Include Inherited Members

The RequestId type exposes the following members.

Methods

  Name Description
Public method CompareTo(Object) Compares this instance with the provided object.
Public method CompareTo(RequestId) Compares this instance with the provided RequestId.
Public method Equals(Object) Compares this instance with the provided object for value equality. (Overrides Object.Equals(Object).)
Public method Equals(RequestId) Compares this instance with the provided RequestId for value equality.
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 GetHashCode Gets a hash code for this instance. (Overrides Object.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Converts the instance to a string in lowercase registry format. (Overrides Object.ToString().)

Top

See Also

Reference

RequestId Class

Microsoft.VisualStudio.TestTools.Execution Namespace